From 328ef3782d7e9fc587923fe0ddc34c1848cbb4cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 17:31:26 +0000 Subject: [PATCH] build(deps): bump distroless/static-debian12 from `4a2c1a5` to `2eb0c79` Bumps distroless/static-debian12 from `4a2c1a5` to `2eb0c79`. --- updated-dependencies: - dependency-name: distroless/static-debian12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fa1eaa7d0..5d15c1ab4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=amd64 -FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:4a2c1a51ae5e10ec4758a0f981be3ce5d6ac55445828463fce8dff3a355e0b75 +FROM --platform=linux/${ARCH} gcr.io/distroless/static-debian12@sha256:2eb0c793360d26aace9b88fb9cf1a4f680140e7fb7d68d86de1fe63dbc1a7660 ADD etcd /usr/local/bin/ ADD etcdctl /usr/local/bin/