mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
core: bump goauthentik/fips-python from 5f8db05 to be4a3b1 in /lifecycle/container (#23155)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -118,7 +118,7 @@ RUN cat /root/.rustup/settings.toml
|
||||
# Stage: Download uv
|
||||
FROM ghcr.io/astral-sh/uv:0.11.21@sha256:ff07b86af50d4d9391d9daf4ff89ce427bc544f9aae87057e69a1cc0aa369946 AS uv
|
||||
# Stage: Base python image
|
||||
FROM ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips@sha256:5f8db05ac3526071e01da5323f54d8ca260dab6fd58b2330d59e18f58362b9f9 AS python-base
|
||||
FROM ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips@sha256:be4a3b107d0cda1cfb551a99018f70adce443729fa2f3922b5760f2c6728502d AS python-base
|
||||
|
||||
ENV VENV_PATH="/ak-root/.venv" \
|
||||
PATH="/lifecycle:/ak-root/.venv/bin:$PATH" \
|
||||
|
||||
Reference in New Issue
Block a user