Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): update oci_distroless_cc docker digest to e1065a1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 9e6c16f commit 80b610f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/smoke/WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ load("@rules_oci//oci:pull.bzl", "oci_pull")
oci_pull(
name = "oci_distroless_cc",
# tag = "latest",
digest = "sha256:a9056d2232d16e3772bec3ef36b93a5ea9ef6ad4b4ed407631e534b85832cf40", # Dec 6, 2023
digest = "sha256:e1065a1d58800a7294f74e67c32ec4146d09d6cbe471c1fa7ed456b2d2bf06e0", # Dec 6, 2023
image = "gcr.io/distroless/cc-debian12",
platforms = ["linux/amd64"],
)
Expand Down

0 comments on commit 80b610f

Please sign in to comment.