Skip to content

Commit d6f0b3d

Browse files
committed
chore(deps): update distroless docker digest to 14f6999
1 parent c6700e2 commit d6f0b3d

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:14f6999db515330e5d00537bd457289a8968b6456e9197c7a28101ee63a7522f",
6767
image = "gcr.io/distroless/cc-debian12",
6868
platforms = [
6969
"linux/amd64",

0 commit comments

Comments
 (0)