diff --git a/WORKSPACE b/WORKSPACE index ab88894..3d2a439 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -129,7 +129,7 @@ load("@rules_oci//oci:pull.bzl", "oci_pull") oci_pull( name = "distroless_base", - digest = "sha256:6ae5fe659f28c6afe9cc2903aebc78a5c6ad3aaa3d9d0369760ac6aaea2529c8", + digest = "sha256:8fe31fb9d159141d9c3ff99f1fd287239d89d97ea95fea1f08f82ea5f2b544da", image = "gcr.io/distroless/base", platforms = [ "linux/amd64",