DeMaking commited on
Commit
b38f720
·
verified ·
1 Parent(s): 56d2e38

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -19,4 +19,4 @@ COPY . .
19
  EXPOSE 7860
20
 
21
  # Run the app
22
- CMD python3 app.py
 
19
  EXPOSE 7860
20
 
21
  # Run the app
22
+ CMD python app.py