Loading Dockerfile +1 −1 Original line number Diff line number Diff line FROM ghcr.io/goauthentik/server:2025.6.2 FROM ghcr.io/goauthentik/server:2025.8.4 USER root RUN --mount=source=pyproject.toml,target=pyproject.toml \ Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line FROM ghcr.io/goauthentik/server:2025.6.2 FROM ghcr.io/goauthentik/server:2025.8.4 USER root RUN --mount=source=pyproject.toml,target=pyproject.toml \ Loading