diff --git a/Dockerfile b/Dockerfile index 0063d1a..9411a35 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # Use distroless as minimal base image to package the component binary # Refer to https://github.com/GoogleContainerTools/distroless for more details -FROM gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46 +FROM gcr.io/distroless/static-debian12:nonroot@sha256:e8a4044e0b4ae4257efa45fc026c0bc30ad320d43bd4c1a7d5271bd241e386d0 ARG TARGETOS ARG TARGETARCH ARG COMPONENT