Skip to content

Commit 1a6589c

Browse files
chore(deps): update distroless_base docker digest to 7a4bffc
1 parent 12b2ee3 commit 1a6589c

File tree

1 file changed

+1
-1
lines changed
  • examples/toolchains/cc_cross_osx_to_linux_amd64

1 file changed

+1
-1
lines changed

examples/toolchains/cc_cross_osx_to_linux_amd64/WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ load("@rules_oci//oci:pull.bzl", "oci_pull")
147147

148148
oci_pull(
149149
name = "distroless_base",
150-
digest = "sha256:c925d12234f8d3fbef2256012b168004d4c47a82c4f06afcfd06fd208732fbe0",
150+
digest = "sha256:7a4bffcb07307d97aa731b50cb6ab22a68a8314426f4e4428335939b5b1943a5",
151151
image = "gcr.io/distroless/base",
152152
platforms = [
153153
"linux/amd64",

0 commit comments

Comments
 (0)