nakas commited on
Commit
5f28bb6
·
verified ·
1 Parent(s): c1a4d47

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -16,4 +16,4 @@ USER jovyan
16
  EXPOSE 7860
17
 
18
  # Run the app
19
- CMD ["python", "/home/jovyan/app.py"]
 
16
  EXPOSE 7860
17
 
18
  # Run the app
19
+ CMD ["python", "/home/jovyan/app.py"]