FROM ghcr.io/goauthentik/server:latest USER root RUN pip install --no-cache-dir -r /requirements-dev.txt