From 9bd7739c905031a9ca1c9af1d3b5c3b5b605faf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:11:09 +0000 Subject: [PATCH] build(deps): bump distroless/cc-debian12 from `bd2899c` to `b0ae8e9` Bumps distroless/cc-debian12 from `bd2899c` to `b0ae8e9`. --- updated-dependencies: - dependency-name: distroless/cc-debian12 dependency-version: nonroot 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 17f2ca4..1e383c0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -45,7 +45,7 @@ RUN cargo auditable build --release --locked \ # dynamically-linked Rust binary (rustls' ring backend links to libc). # OCI image-index digest (2026-05); Dependabot tracks updates per the # docker ecosystem entry in `.github/dependabot.yml`. -FROM gcr.io/distroless/cc-debian12:nonroot@sha256:bd2899c12b335c827750ccf2359879eab09c09b206023dcebea408947d54127c AS runtime +FROM gcr.io/distroless/cc-debian12:nonroot@sha256:b0ae8e989418b458e0f25489bc3be523718938a2b70864cc0f6a00af1ddbd985 AS runtime # OCI image annotations improve Trivy / Grype scan output + GitHub Packages # display.