From f4a86bfb43853a89037e7ab3552dc819fc192c2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 23:55:44 +0000 Subject: [PATCH] Update alpine:3.23 Docker digest to fd791d7 --- examples/helloworld/MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/helloworld/MODULE.bazel b/examples/helloworld/MODULE.bazel index a8481773..3f28003e 100644 --- a/examples/helloworld/MODULE.bazel +++ b/examples/helloworld/MODULE.bazel @@ -20,7 +20,7 @@ pull = use_repo_rule("@rules_img//img:pull.bzl", "pull") pull( name = "alpine", - digest = "sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375", + digest = "sha256:fd791d74b68913cbb027c6546007b3f0d3bc45125f797758156952bc2d6daf40", layer_handling = "lazy", registries = [ "mirror.gcr.io",