Skip to content

Commit

Permalink
Fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxWinterstein committed Mar 6, 2021
1 parent 1ba51ec commit 3962e82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ RUN pip3 install poetry && \
poetry install --no-dev
ENV DYNACONF_DATA_DIR=/data
CMD ["python", "main.py"]
>>>>>>> Add cleanup function

0 comments on commit 3962e82

Please sign in to comment.