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 7a01d63
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent 9e6c16f commit 1e24fe2
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:7a01d633f75120af59c71489e0911fa8b6512673a3ff0b999522b4221ab4d86a", # Dec 6, 2023
image = "gcr.io/distroless/cc-debian12",
platforms = ["linux/amd64"],
)
Expand Down

0 comments on commit 1e24fe2

Please sign in to comment.