Skip to content

Commit d268d8f

Browse files
committed
chore(deps): update distroless docker digest to 620d8b1
1 parent 9d6a2e6 commit d268d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-examples/09-oci-container/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
6363
# https://github.com/GoogleContainerTools/distroless
6464
oci.pull(
6565
name = "distroless",
66-
digest = "sha256:00cc20b928afcc8296b72525fa68f39ab332f758c4f2a9e8d90845d3e06f1dc4",
66+
digest = "sha256:620d8b11ae800f0dbd7995f89ddc5344ad603269ea98770588b1b07a4a0a6872",
6767
image = "gcr.io/distroless/cc-debian12",
6868
platforms = [
6969
"linux/amd64",

0 commit comments

Comments
 (0)