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 0097496 commit 8a52ff3Copy full SHA for 8a52ff3
third_party/images/defs.bzl
@@ -9,7 +9,7 @@ def base_images():
9
container_pull(
10
name = "java21_amd64",
11
architecture = "amd64",
12
- digest = "sha256:92f9d9a3f13be750c7901349b4cf83bae3f95a8faa3e36836e761fe7a8b81488",
+ digest = "sha256:5290aea0c7d39f83e9bba554bcd339ad613dfe17617ba17e89739630616eb374",
13
os = "linux",
14
registry = "gcr.io",
15
repository = "distroless/java21-debian12",
0 commit comments