fffiloni commited on
Commit
591a322
·
verified ·
1 Parent(s): 2d06624

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -91,4 +91,4 @@ ENV CUDA_VISIBLE_DEVICES=0
91
  COPY app.py .
92
 
93
  # Run your app.py script
94
- CMD ["python", "app.py"]
 
91
  COPY app.py .
92
 
93
  # Run your app.py script
94
+ CMD ["python", "app_zero.py"]