Skip to content

Commit

Permalink
chore(deps): update distroless_base docker digest to 18f4caa
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 8c9f6be commit 80682a3
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:786007f631d22e8a1a5084c5b177352d9dcac24b1e8c815187750f70b24a9fc6",
digest = "sha256:18f4caa72deffe1682ec1468a4db7872ff32aae84243df01d5ff064b51277aa8",
image = "gcr.io/distroless/base",
platforms = [
"linux/amd64",
Expand Down

0 comments on commit 80682a3

Please sign in to comment.