From f11bbb72da948396191e00010fdc8f165bd8ff86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 13:15:28 +0100 Subject: [PATCH] core: bump goauthentik/fips-debian from `1b2c47d` to `44cd26c` in /lifecycle/container (#20678) core: bump goauthentik/fips-debian in /lifecycle/container Bumps goauthentik/fips-debian from `1b2c47d` to `44cd26c`. --- updated-dependencies: - dependency-name: goauthentik/fips-debian dependency-version: trixie-slim-fips dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lifecycle/container/ldap.Dockerfile | 2 +- lifecycle/container/proxy.Dockerfile | 2 +- lifecycle/container/radius.Dockerfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lifecycle/container/ldap.Dockerfile b/lifecycle/container/ldap.Dockerfile index 489a76c1e3..bc99ea7167 100644 --- a/lifecycle/container/ldap.Dockerfile +++ b/lifecycle/container/ldap.Dockerfile @@ -31,7 +31,7 @@ RUN --mount=type=cache,sharing=locked,target=/go/pkg/mod \ go build -o /go/ldap ./cmd/ldap # Stage 2: Run -FROM ghcr.io/goauthentik/fips-debian:trixie-slim-fips@sha256:1b2c47de92ff1af6edcebc69c19edea23fffb24747287755441a54d8f61f7534 +FROM ghcr.io/goauthentik/fips-debian:trixie-slim-fips@sha256:44cd26c754bfa8f7dd646b94e0e6a4f438a4ec9f7325d7f850941633cd09fcad ARG VERSION ARG GIT_BUILD_HASH diff --git a/lifecycle/container/proxy.Dockerfile b/lifecycle/container/proxy.Dockerfile index 3474599cb8..30d9f6d181 100644 --- a/lifecycle/container/proxy.Dockerfile +++ b/lifecycle/container/proxy.Dockerfile @@ -47,7 +47,7 @@ RUN --mount=type=cache,sharing=locked,target=/go/pkg/mod \ go build -o /go/proxy ./cmd/proxy # Stage 3: Run -FROM ghcr.io/goauthentik/fips-debian:trixie-slim-fips@sha256:1b2c47de92ff1af6edcebc69c19edea23fffb24747287755441a54d8f61f7534 +FROM ghcr.io/goauthentik/fips-debian:trixie-slim-fips@sha256:44cd26c754bfa8f7dd646b94e0e6a4f438a4ec9f7325d7f850941633cd09fcad ARG VERSION ARG GIT_BUILD_HASH diff --git a/lifecycle/container/radius.Dockerfile b/lifecycle/container/radius.Dockerfile index ec823ea6a2..c79abc40fd 100644 --- a/lifecycle/container/radius.Dockerfile +++ b/lifecycle/container/radius.Dockerfile @@ -31,7 +31,7 @@ RUN --mount=type=cache,sharing=locked,target=/go/pkg/mod \ go build -o /go/radius ./cmd/radius # Stage 2: Run -FROM ghcr.io/goauthentik/fips-debian:trixie-slim-fips@sha256:1b2c47de92ff1af6edcebc69c19edea23fffb24747287755441a54d8f61f7534 +FROM ghcr.io/goauthentik/fips-debian:trixie-slim-fips@sha256:44cd26c754bfa8f7dd646b94e0e6a4f438a4ec9f7325d7f850941633cd09fcad ARG VERSION ARG GIT_BUILD_HASH