We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2510918
5b10f43
1 parent c296d3b commit be42203Copy full SHA for be42203
1 file changed
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:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
+FROM alpine@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
5
ARG AGENT_DIR
6
COPY ${AGENT_DIR} /opt/nodejs
0 commit comments