AItool commited on
Commit
d071274
·
verified ·
1 Parent(s): 0915ca0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -14,7 +14,6 @@ RUN pip install --no-cache-dir -r requirements.txt
14
 
15
  ENV PYTHONPATH=/app/src
16
 
17
-
18
  # last RUN or COPY step
19
  USER root
20
 
 
14
 
15
  ENV PYTHONPATH=/app/src
16
 
 
17
  # last RUN or COPY step
18
  USER root
19