ThongCoder commited on
Commit
14face0
·
verified ·
1 Parent(s): 10b9f06

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -52,4 +52,4 @@ USER vscode
52
  RUN pip install huggingface_hub[cli]
53
 
54
  EXPOSE 7860
55
- CMD ["python3", "app.py"]
 
52
  RUN pip install huggingface_hub[cli]
53
 
54
  EXPOSE 7860
55
+ CMD ["python3", "/app.py"]