mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
core: bump goauthentik/fips-python from 0798f3b to 7f2f511 in /lifecycle/container (#24002)
core: bump goauthentik/fips-python in /lifecycle/container Bumps goauthentik/fips-python from `0798f3b` to `7f2f511`. --- 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.28@sha256:0f36cb9361a3346885ca3677e3767016687b5a170c1a6b88465ec14aefec90aa AS uv
|
||||
# Stage: Base python image
|
||||
FROM ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips@sha256:0798f3b69b3f6f716792442cb2263fd0405fcf0215defc7b05f581849ffe11ec AS python-base
|
||||
FROM ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips@sha256:7f2f511b7dfa9c13f697d3b24dddfcdb499dce0db4be34f2fd3124bb3cd5039b AS python-base
|
||||
|
||||
ENV VENV_PATH="/ak-root/.venv" \
|
||||
PATH="/lifecycle:/ak-root/.venv/bin:$PATH" \
|
||||
|
||||
Reference in New Issue
Block a user