sairaarif89 commited on
Commit
734b3f4
·
verified ·
1 Parent(s): cdb096d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -20,4 +20,4 @@ COPY app.py .
20
  EXPOSE 7860
21
 
22
  # Command to run the app
23
- CMD ["python", "app.py"]
 
20
  EXPOSE 7860
21
 
22
  # Command to run the app
23
+ CMD ["python", "app.py"]