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.
1 parent 615043b commit 028589eCopy full SHA for 028589e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.21@sha256:b6a6be0ff92ab6db8acd94f5d1b7a6c2f0f5d10ce3c24af348d333ac6da80685 as alpine
+FROM alpine:3.22@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 as alpine
2
3
ARG TARGETARCH
4
job-images/vcn/Dockerfile
@@ -1,5 +1,5 @@
FROM codenotary/vcn:v1.1.1 as vcn
-FROM alpine:3.21
+FROM alpine:3.22
COPY --from=vcn /bin/vcn /bin/vcn
5
COPY entrypoint.sh /
0 commit comments