We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8dd8d3c
42d15c6
1 parent f8b37a1 commit 8028737Copy full SHA for 8028737
Dockerfile
@@ -55,7 +55,7 @@ RUN wget -O /usr/local/bin/gomplate \
55
56
# For Dependabot to detect base image versions
57
FROM alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d AS alpine
58
-FROM gcr.io/distroless/static-debian12:nonroot@sha256:8dd8d3ca2cf283383304fd45a5c9c74d5f2cd9da8d3b077d720e264880077c65 AS distroless
+FROM gcr.io/distroless/static-debian12:nonroot@sha256:42d15c647a762d3ce3a67eab394220f5268915d6ddba9006871e16e4698c3a24 AS distroless
59
60
FROM $BASE_IMAGE
61
0 commit comments