treterter commited on
Commit
467163a
1 Parent(s): 9c4d63c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -16,4 +16,4 @@ RUN pip install --no-cache-dir --upgrade -r /app/requirements.txt
16
 
17
  COPY . .
18
 
19
- CMD ["python", "application.py"]
 
16
 
17
  COPY . .
18
 
19
+ CMD ["python", "application.py"]