mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
build(deps): bump distroless/static-debian12 from 8dd8d3c to 42d15c6 (#3724)
Bumps distroless/static-debian12 from `8dd8d3c` to `42d15c6`. --- updated-dependencies: - dependency-name: distroless/static-debian12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
f8b37a11f5
commit
80287371a2
+1
-1
@@ -55,7 +55,7 @@ RUN wget -O /usr/local/bin/gomplate \
|
||||
|
||||
# For Dependabot to detect base image versions
|
||||
FROM alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d AS alpine
|
||||
FROM gcr.io/distroless/static-debian12:nonroot@sha256:8dd8d3ca2cf283383304fd45a5c9c74d5f2cd9da8d3b077d720e264880077c65 AS distroless
|
||||
FROM gcr.io/distroless/static-debian12:nonroot@sha256:42d15c647a762d3ce3a67eab394220f5268915d6ddba9006871e16e4698c3a24 AS distroless
|
||||
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user