From 8cfeed9c2541031c67e5dcaf75eb47ab31d150ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 17:32:03 +0000 Subject: [PATCH] chore(deps): update distroless_static docker digest to d90359c --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index ba27735d..804d7b34 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -95,7 +95,7 @@ load("@rules_oci//oci:pull.bzl", "oci_pull") oci_pull( name = "distroless_static", - digest = "sha256:cd64bec9cec257044ce3a8dd3620cf83b387920100332f2b041f19c4d2febf93", + digest = "sha256:d90359c7a3ad67b3c11ca44fd5f3f5208cbef546f2e692b0dc3410a869de46bf", image = "gcr.io/distroless/static", platforms = [ "linux/amd64",