Skip to content

Commit

Permalink
testing is for nerds
Browse files Browse the repository at this point in the history
  • Loading branch information
Highfire1 committed May 2, 2024
1 parent 1a626d9 commit 6371924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ RUN pip install --no-cache /wheels/*
COPY /python /python

# run code
ENTRYPOINT [ "python3", "python/main.py"]
ENTRYPOINT [ "python3", "app/python/main.py"]

0 comments on commit 6371924

Please sign in to comment.