mirror of
https://github.com/goauthentik/authentik
synced 2026-05-08 16:13:02 +02:00
4 lines
106 B
Docker
4 lines
106 B
Docker
FROM docker.beryju.org/passbook/base:latest
|
|
|
|
RUN pip install -r /app/requirements-dev.txt --no-cache-dir
|