sigyllly commited on
Commit
f427c4d
·
verified ·
1 Parent(s): 1bbd8b8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -54,4 +54,4 @@ RUN pip3 install --no-cache-dir --upgrade -r /app/requirements.txt
54
  EXPOSE 7860
55
 
56
  # Command to run the Flask app
57
- CMD ["python3", "main.py"]
 
54
  EXPOSE 7860
55
 
56
  # Command to run the Flask app
57
+ CMD ["python3", "main.py"]