Skip to content

Commit

Permalink
change dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Fiddy committed Jan 27, 2025
1 parent 5324f3a commit 0a43d43
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 @@ -26,4 +26,4 @@ ENV PATH=/venv/bin:$PATH

# change this entrypoint if it is not the same as the repo
ENTRYPOINT ["python"]
CMD ["/src/bimorph-mirror-analysis/app.py"]
CMD ["./src/bimorph-mirror-analysis/app.py"]

0 comments on commit 0a43d43

Please sign in to comment.