Skip to content

Commit aeb47ee

Browse files
authored
Merge pull request #20625 from etcd-io/dependabot/docker/distroless/static-debian12-87bce11be0af225e4ca761c40babb06d6d559f5767fbf7dc3c47f0f1a466b92c
build(deps): bump distroless/static-debian12 from `f2ff10a` to `87bce11`
2 parents ef473dc + 6671111 commit aeb47ee

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:f2ff10a709b0fd153997059b698ada702e4870745b6077eff03a5f4850ca91b6
2+
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:87bce11be0af225e4ca761c40babb06d6d559f5767fbf7dc3c47f0f1a466b92c
33

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

0 commit comments

Comments
 (0)