Skip to content

Commit

Permalink
Up
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsopic committed Sep 6, 2023
1 parent 4e36a34 commit 7bb22af
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 @@ -27,4 +27,4 @@ RUN chown -R app:app $APP_HOME

USER app

ENTRYPOINT ["./app.py"]
ENTRYPOINT ["python3", "./app.py"]

0 comments on commit 7bb22af

Please sign in to comment.