Skip to content

Commit 0de7907

Browse files
authored
Merge pull request #20598 from etcd-io/dependabot/docker/distroless/static-debian12-f2ff10a709b0fd153997059b698ada702e4870745b6077eff03a5f4850ca91b6
build(deps): bump distroless/static-debian12 from `2e114d2` to `f2ff10a`
2 parents 5e49144 + de6a3b8 commit 0de7907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG ARCH=amd64
2-
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c
2+
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:f2ff10a709b0fd153997059b698ada702e4870745b6077eff03a5f4850ca91b6
33

44
ADD etcd /usr/local/bin/
55
ADD etcdctl /usr/local/bin/

0 commit comments

Comments
 (0)