We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d6a2e6 commit d268d8fCopy full SHA for d268d8f
rust-examples/09-oci-container/MODULE.bazel
@@ -63,7 +63,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
63
# https://github.com/GoogleContainerTools/distroless
64
oci.pull(
65
name = "distroless",
66
- digest = "sha256:00cc20b928afcc8296b72525fa68f39ab332f758c4f2a9e8d90845d3e06f1dc4",
+ digest = "sha256:620d8b11ae800f0dbd7995f89ddc5344ad603269ea98770588b1b07a4a0a6872",
67
image = "gcr.io/distroless/cc-debian12",
68
platforms = [
69
"linux/amd64",
0 commit comments