Skip to content

Commit 8ed1f3a

Browse files
chore(deps): update gcr.io/distroless/static-debian12:nonroot docker digest to d093aa3 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b7876f commit 8ed1f3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NOTE: This Dockerfile is used by the pipeline, but not for the 'make image' command, which uses the Dockerfile template in hack/common instead.
22
# Use distroless as minimal base image to package the component binary
33
# Refer to https://github.com/GoogleContainerTools/distroless for more details
4-
FROM gcr.io/distroless/static-debian12:nonroot@sha256:a9329520abc449e3b14d5bc3a6ffae065bdde0f02667fa10880c49b35c109fd1
4+
FROM gcr.io/distroless/static-debian12:nonroot@sha256:d093aa3e30dbadd3efe1310db061a14da60299baff8450a17fe0ccc514a16639
55
ARG TARGETOS
66
ARG TARGETARCH
77
ARG COMPONENT

0 commit comments

Comments
 (0)