Skip to content

Commit

Permalink
[dotnet][java][js][py][rb][rust] Update java_image_base Docker digest…
Browse files Browse the repository at this point in the history
… to 38e4b51
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 7ee9d16 commit 81dd9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ register_toolchains("@dotnet_toolchains//:all")
oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
oci.pull(
name = "java_image_base",
digest = "sha256:161a1d97d592b3f1919801578c3a47c8e932071168a96267698f4b669c24c76d",
digest = "sha256:38e4b51e5fbd44e5b3f8d77bcc8ae573f265174249dad7316aa3a9ce0ada0cfc",
image = "gcr.io/distroless/java17",
)
oci.pull(
Expand Down

0 comments on commit 81dd9c3

Please sign in to comment.