Rauhan commited on
Commit
4cd3f69
1 Parent(s): 909ad5c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -1,7 +1,5 @@
1
  FROM python:3.10-slim
2
 
3
- RUN chmod -R 777 /
4
-
5
  WORKDIR /app
6
 
7
  COPY . /app
 
1
  FROM python:3.10-slim
2
 
 
 
3
  WORKDIR /app
4
 
5
  COPY . /app