diff --git a/operator/docker-bake.hcl b/operator/docker-bake.hcl index b059d941..b025d3ad 100644 --- a/operator/docker-bake.hcl +++ b/operator/docker-bake.hcl @@ -31,7 +31,7 @@ variable "registry" { variable "base_image" { // renovate image: datasource=docker depName=static-debian13 lookupName=gcr.io/distroless/static-debian13 versioning=docker - default = "gcr.io/distroless/static-debian13:nonroot@sha256:f7f8f729987ad0fdf6b05eeeae94b26e6a0f613bdf46feea7fc40f7bd72953e6" + default = "gcr.io/distroless/static-debian13:nonroot@sha256:1c2c046bc09ed40fad370b599a0b1ae7987f55b01e247cf27a7c27cd97e5bbc7" } function "getRegistry" {