diff --git a/Dockerfile b/Dockerfile index 023d2e61b..eb4d70f7c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,7 +40,7 @@ RUN apt-get update && \ chown authentik:authentik /backups COPY ./authentik/ /authentik -COPY ./pytest.ini / +COPY ./pyproject.toml / COPY ./xml /xml COPY ./manage.py / COPY ./lifecycle/ /lifecycle