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 1df9f3e (#15069)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent 9e72af6 commit e170eae
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:1df9f3e6a2de0544dd04f1840aa811d334045c9126f9e93d8da45448061ad51e",
image = "gcr.io/distroless/java17",
)
oci.pull(
Expand Down

0 comments on commit e170eae

Please sign in to comment.