Skip to content

Commit

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

build(deps): bump distroless/static-debian12 from `6dcc833` to `8cbe18a`
  • Loading branch information
jmhbnz authored Apr 1, 2024
2 parents 1f8cb28 + 5f5fddf commit e513b1a
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:6dcc833df2a475be1a3d7fc951de90ac91a2cb0be237c7578b88722e48f2e56f
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:8cbe18a8a9a9fefe70590dc8f6a7bc70b4bbe41f262d9dab9084337adabf6d26

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

0 comments on commit e513b1a

Please sign in to comment.