mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
core: bump goauthentik/fips-python from 6067443 to 3b0f3fb in /lifecycle/container (#23565)
core: bump goauthentik/fips-python in /lifecycle/container Bumps goauthentik/fips-python from `6067443` to `3b0f3fb`. --- 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:
@@ -118,7 +118,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:60674434bfe0ef64275557617b4a2848477ff0136e907f98386b046b1973ba79 AS python-base
|
||||
FROM ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips@sha256:3b0f3fbe25429bc3974177eb566691f4aa0fa6f644ee2b5947fd6451378047db AS python-base
|
||||
|
||||
ENV VENV_PATH="/ak-root/.venv" \
|
||||
PATH="/lifecycle:/ak-root/.venv/bin:$PATH" \
|
||||
|
||||
Reference in New Issue
Block a user