Skip to content

Commit

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

build(deps): bump distroless/static-debian12 from `4197211` to `ce46866`
  • Loading branch information
jmhbnz authored Jul 12, 2024
2 parents 4d9dceb + 2ea3d11 commit 8ee17ed
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:41972110a1c1a5c0b6adb283e8aa092c43c31f7c5d79b8656fbffff2c3e61f05
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:ce46866b3a5170db3b49364900fb3168dc0833dfb46c26da5c77f22abb01d8c3

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

0 comments on commit 8ee17ed

Please sign in to comment.