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
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 9cd397c commit 43098d1
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 @@ -107,7 +107,7 @@ 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",
)

Expand Down

0 comments on commit 43098d1

Please sign in to comment.