Skip to content

Commit 6ebfbcb

Browse files
authored
core: bump goauthentik/fips-python from 3.12.9-slim-bookworm-fips to 3.12.10-slim-bookworm-fips (#14044)
1 parent bf0235c commit 6ebfbcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ RUN --mount=type=secret,id=GEOIPUPDATE_ACCOUNT_ID \
9696
# Stage 5: Download uv
9797
FROM ghcr.io/astral-sh/uv:0.6.14 AS uv
9898
# Stage 6: Base python image
99-
FROM ghcr.io/goauthentik/fips-python:3.12.9-slim-bookworm-fips AS python-base
99+
FROM ghcr.io/goauthentik/fips-python:3.12.10-slim-bookworm-fips AS python-base
100100

101101
ENV VENV_PATH="/ak-root/.venv" \
102102
PATH="/lifecycle:/ak-root/.venv/bin:$PATH" \

0 commit comments

Comments
 (0)