sergey.agapov commited on
Commit
ddd7493
1 Parent(s): b775b19

initial commit

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -24,5 +24,4 @@ RUN pip install --no-cache-dir --upgrade -r requirements.txt
24
 
25
  COPY --chown=user . /app
26
 
27
-
28
  CMD ["python", "validator.py"]
 
24
 
25
  COPY --chown=user . /app
26
 
 
27
  CMD ["python", "validator.py"]