deps: update distroless_static Docker digest to 95eb83a

This commit is contained in:
renovate[bot] 2024-09-10 11:18:44 +00:00 committed by GitHub
parent 3e37819fe7
commit ce576600dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ load("@rules_oci//oci:pull.bzl", "oci_pull")
def containter_image_deps():
oci_pull(
name = "distroless_static",
digest = "sha256:ce46866b3a5170db3b49364900fb3168dc0833dfb46c26da5c77f22abb01d8c3",
digest = "sha256:95eb83a44a62c1c27e5f0b38d26085c486d71ece83dd64540b7209536bb13f6d",
image = "gcr.io/distroless/static",
platforms = [
"linux/amd64",