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.
2 parents 5e49144 + de6a3b8 commit 0de7907Copy full SHA for 0de7907
Dockerfile
@@ -1,5 +1,5 @@
1
ARG ARCH=amd64
2
-FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c
+FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:f2ff10a709b0fd153997059b698ada702e4870745b6077eff03a5f4850ca91b6
3
4
ADD etcd /usr/local/bin/
5
ADD etcdctl /usr/local/bin/
0 commit comments