Skip to content

Commit fe3b86b

Browse files
renovate[bot]rszamszur
authored andcommitted
chore(deps): update distroless_base docker digest to 9fc4940
1 parent 117a5b3 commit fe3b86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ bazel_dep(name = "rules_oci", version = "2.2.7")
8080
oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
8181
oci.pull(
8282
name = "distroless_base",
83-
digest = "sha256:8c8b7cf2a01e2d1c683128b2488d77139fa90ec8cb807f0ae260d57f7022dedd",
83+
digest = "sha256:9fc4940908fb9f2dadfccba39b28a69043c75db3cef810c5653eac319121fcc3",
8484
image = "gcr.io/distroless/base",
8585
platforms = [
8686
"linux/amd64",

0 commit comments

Comments
 (0)