Rauhan commited on
Commit
024d9ba
·
verified ·
1 Parent(s): 387919b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -10,8 +10,6 @@ RUN pip install -r requirements.txt
10
 
11
  RUN chmod -R 777 /app
12
 
13
- RUN chmod -R 777 /.cache
14
-
15
  EXPOSE 7860
16
 
17
  CMD ["python", "main.py"]
 
10
 
11
  RUN chmod -R 777 /app
12
 
 
 
13
  EXPOSE 7860
14
 
15
  CMD ["python", "main.py"]