mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
build(deps): bump distroless/static-debian13 from b5b9fd0 to f9f84bd (#4468)
Bumps distroless/static-debian13 from `b5b9fd0` to `f9f84bd`. --- updated-dependencies: - dependency-name: distroless/static-debian13 dependency-version: nonroot 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
5cd3432c73
commit
ecdd0b84ab
+1
-1
@@ -55,7 +55,7 @@ RUN wget -O /usr/local/bin/gomplate \
|
||||
|
||||
# For Dependabot to detect base image versions
|
||||
FROM alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 AS alpine
|
||||
FROM gcr.io/distroless/static-debian13:nonroot@sha256:b5b9fd04c8dcf72a173183c0b7dee47e053e002246b308a59f3441db7b8b9cc4 AS distroless
|
||||
FROM gcr.io/distroless/static-debian13:nonroot@sha256:f9f84bd968430d7d35e8e6d55c40efb0b980829ec42920a49e60e65eac0d83fc AS distroless
|
||||
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user