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 93adffd commit dc2ee7cCopy full SHA for dc2ee7c
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:350a3bf0a850124364336ea2217c7afd7326c938d703cf13da620106cb609bfa",
+ digest = "sha256:92f9d9a3f13be750c7901349b4cf83bae3f95a8faa3e36836e761fe7a8b81488",
13
os = "linux",
14
registry = "gcr.io",
15
repository = "distroless/java21-debian12",
0 commit comments