Skip to content

Commit

Permalink
Merge pull request etcd-io#18623 from etcd-io/dependabot/docker/distr…
Browse files Browse the repository at this point in the history
…oless/static-debian12-b033683de7de51d8cce5aa4b47c1b9906786f6256017ca8b17b2551947fcf6d8

build(deps): bump distroless/static-debian12 from `95eb83a` to `b033683`
  • Loading branch information
jmhbnz authored Sep 24, 2024
2 parents bd93a00 + 3ec8d3f commit fd83aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=amd64
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:95eb83a44a62c1c27e5f0b38d26085c486d71ece83dd64540b7209536bb13f6d
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:b033683de7de51d8cce5aa4b47c1b9906786f6256017ca8b17b2551947fcf6d8

ADD etcd /usr/local/bin/
ADD etcdctl /usr/local/bin/
Expand Down

0 comments on commit fd83aba

Please sign in to comment.