Skip to content

Commit

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

build(deps): bump distroless/static-debian12 from `f4a57e8` to `5c7e2b4`
  • Loading branch information
jmhbnz authored Dec 3, 2024
2 parents 06c0736 + a76ad4f commit b038739
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:f4a57e8ffd7ba407bdd0eb315bb54ef1f21a2100a7f032e9102e4da34fe7c196
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:5c7e2b465ac6a2a4e5f4f7f722ce43b147dabe87cb21ac6c4007ae5178a1fa58

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

0 comments on commit b038739

Please sign in to comment.