diff --git a/Dockerfile b/Dockerfile index 3be436031..eb6936044 100644 --- a/Dockerfile +++ b/Dockerfile @@ -38,7 +38,7 @@ RUN apt-get update && \ COPY ./authentik/ /authentik COPY ./pytest.ini / -COPY ./xml / +COPY ./xml /xml COPY ./manage.py / COPY ./lifecycle/ /lifecycle