mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
core: bump goauthentik/fips-python from 3bb603d to 38c0e9f in /lifecycle/container (#23788)
core: bump goauthentik/fips-python in /lifecycle/container Bumps goauthentik/fips-python from `3bb603d` to `38c0e9f`. --- updated-dependencies: - dependency-name: goauthentik/fips-python dependency-version: 3.14.6-slim-trixie-fips dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -124,7 +124,7 @@ RUN cat /root/.rustup/settings.toml
|
||||
# Stage: Download uv
|
||||
FROM ghcr.io/astral-sh/uv:0.11.26@sha256:3d868e555f8f1dbc324afa005066cd11e1053fc4743b9808ca8025283e65efa5 AS uv
|
||||
# Stage: Base python image
|
||||
FROM ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips@sha256:3bb603d688388b6baed98cb51e53d36095a618ce101bce4ab0201ea3cafd7717 AS python-base
|
||||
FROM ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips@sha256:38c0e9f2d06e2ee11f1bb06630d12cf3bfc0a88463c659d21f51b1f3e495859e AS python-base
|
||||
|
||||
ENV VENV_PATH="/ak-root/.venv" \
|
||||
PATH="/lifecycle:/ak-root/.venv/bin:$PATH" \
|
||||
|
||||
Reference in New Issue
Block a user