Merge pull request #4427 from dexidp/dependabot/docker/distroless/static-debian12-2b7c93f

build(deps): bump distroless/static-debian12 from `e8a4044` to `2b7c93f`
This commit is contained in:
Márk Sági-Kazár
2025-12-09 16:48:17 +01:00
committed by GitHub
+1 -1
View File
@@ -55,7 +55,7 @@ RUN wget -O /usr/local/bin/gomplate \
# For Dependabot to detect base image versions
FROM alpine:3.22.2@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 AS alpine
FROM gcr.io/distroless/static-debian12:nonroot@sha256:e8a4044e0b4ae4257efa45fc026c0bc30ad320d43bd4c1a7d5271bd241e386d0 AS distroless
FROM gcr.io/distroless/static-debian12:nonroot@sha256:2b7c93f6d6648c11f0e80a48558c8f77885eb0445213b8e69a6a0d7c89fc6ae4 AS distroless
FROM $BASE_IMAGE