Skip to content
Snippets Groups Projects
Commit 53216b6b authored by nguyed99's avatar nguyed99
Browse files

Mini update of the Dockerfile

parent 09b924c9
No related branches found
No related tags found
No related merge requests found
Pipeline #58221 failed
......@@ -84,5 +84,4 @@ ENV PATH="/usr/src/app/.venv/bin:$PATH"
# Add the src directory to PYTHONPATH
ENV PYTHONPATH="/usr/src/app/src:${PYTHONPATH}"
# ENTRYPOINT ["python"]
CMD ["python"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment