Skip to content
Snippets Groups Projects
Commit 2f2992da authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Remove deleted file from Dockerfile

parent 1ccdccd0
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ RUN python -m venv venv \ ...@@ -34,7 +34,7 @@ RUN python -m venv venv \
COPY --chown=nopaque:nopaque app app COPY --chown=nopaque:nopaque app app
COPY --chown=nopaque:nopaque migrations migrations COPY --chown=nopaque:nopaque migrations migrations
COPY --chown=nopaque:nopaque tests tests COPY --chown=nopaque:nopaque tests tests
COPY --chown=nopaque:nopaque boot.sh config.py nopaque-daemon.sh nopaque.py ./ COPY --chown=nopaque:nopaque boot.sh config.py nopaque.py ./
# run-time configuration # run-time configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment