mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #17495 from etcd-io/dependabot/docker/distroless/static-debian12-0d6ada5faececed5cd3f99baa08e4109934f2371c0d81b3bff38924fe1deea05
build(deps): bump distroless/static-debian12 from `2eb0c79` to `0d6ada5`
This commit is contained in:
commit
e68afe7eb7
@ -1,5 +1,5 @@
|
||||
ARG ARCH=amd64
|
||||
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:2eb0c793360d26aace9b88fb9cf1a4f680140e7fb7d68d86de1fe63dbc1a7660
|
||||
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:0d6ada5faececed5cd3f99baa08e4109934f2371c0d81b3bff38924fe1deea05
|
||||
|
||||
ADD etcd /usr/local/bin/
|
||||
ADD etcdctl /usr/local/bin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user