We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
8a1f59f
4bcff63
1 parent cbc73d4 commit 86f54d0Copy full SHA for 86f54d0
Dockerfile
@@ -1,7 +1,7 @@
1
# Pin to Alpine 3.19.1
2
# For a complete list of hashes, see:
3
# https://github.com/docker-library/repo-info/tree/master/repos/alpine/remote
4
-FROM alpine@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
+FROM alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
5
RUN mkdir /usr/agent
6
ARG JAR_FILE
7
ARG HANDLER_FILE
0 commit comments