diff --git a/Dockerfile b/Dockerfile index 3be4360311..eb69360444 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