We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4b7ce07
865b95f
1 parent 83274ab commit c6b03a4Copy full SHA for c6b03a4
Dockerfile
@@ -1,6 +1,6 @@
1
# Pin the latest Alpine 3
2
# https://github.com/docker-library/repo-info/blob/master/repos/alpine/remote/3.md
3
4
-FROM alpine@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
+FROM alpine@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
5
ARG AGENT_DIR
6
COPY ${AGENT_DIR} /opt/nodejs
0 commit comments