smf2010 commited on
Commit
549e928
1 Parent(s): b749fc1

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -8,6 +8,4 @@ RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
8
 
9
  COPY . .
10
 
11
- USER root
12
-
13
  CMD ["python", "main.py"]
 
8
 
9
  COPY . .
10
 
 
 
11
  CMD ["python", "main.py"]