Skip to content

Commit

Permalink
Merge pull request #18798 from etcd-io/dependabot/docker/distroless/s…
Browse files Browse the repository at this point in the history
…tatic-debian12-cc226ca14d17d01d4b278d9489da930a0dd11150df10ae95829d13e6d00fbdbf

build(deps): bump distroless/static-debian12 from `69830f2` to `cc226ca`
  • Loading branch information
jmhbnz authored Oct 29, 2024
2 parents 7cded36 + fca20dd commit 9567d69
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:69830f29ed7545c762777507426a412f97dad3d8d32bae3e74ad3fb6160917ea
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:cc226ca14d17d01d4b278d9489da930a0dd11150df10ae95829d13e6d00fbdbf

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

0 comments on commit 9567d69

Please sign in to comment.