Skip to content

Commit

Permalink
Merge pull request #593 from tweag/renovate/distroless_base
Browse files Browse the repository at this point in the history
chore(deps): update distroless_base docker digest to e9d0321
  • Loading branch information
mergify[bot] authored Nov 29, 2024
2 parents c7b5401 + f25df5e commit 28c6d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/toolchains/cc_cross_osx_to_linux_amd64/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ load("@rules_oci//oci:pull.bzl", "oci_pull")

oci_pull(
name = "distroless_base",
digest = "sha256:c925d12234f8d3fbef2256012b168004d4c47a82c4f06afcfd06fd208732fbe0",
digest = "sha256:e9d0321de8927f69ce20e39bfc061343cce395996dfc1f0db6540e5145bc63a5",
image = "gcr.io/distroless/base",
platforms = [
"linux/amd64",
Expand Down

0 comments on commit 28c6d3f

Please sign in to comment.