Skip to content

Commit

Permalink
build(deps): bump distroless/static-debian12 from ce46866 to 95eb83a
Browse files Browse the repository at this point in the history
Bumps distroless/static-debian12 from `ce46866` to `95eb83a`.

---
updated-dependencies:
- dependency-name: distroless/static-debian12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and a-nych committed Oct 16, 2024
1 parent 6bd5a24 commit febe623
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:ce46866b3a5170db3b49364900fb3168dc0833dfb46c26da5c77f22abb01d8c3
FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:95eb83a44a62c1c27e5f0b38d26085c486d71ece83dd64540b7209536bb13f6d

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

0 comments on commit febe623

Please sign in to comment.