fawadrashid commited on
Commit
629c47f
1 Parent(s): 93c7859

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -24,6 +24,4 @@ USER user
24
 
25
  RUN pip3 install -r requirements.txt
26
 
27
- EXPOSE 7860
28
-
29
  CMD ["python", "app.py"]
 
24
 
25
  RUN pip3 install -r requirements.txt
26
 
 
 
27
  CMD ["python", "app.py"]