alimamaTech commited on
Commit
29251b4
·
verified ·
1 Parent(s): a3a07a2

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -11,4 +11,4 @@ RUN pip install --no-cache-dir --upgrade -r requirements.txt
11
  RUN pip3 install --upgrade --force-reinstall spy-agent-build-sdk
12
  COPY --chown=user . /app
13
 
14
- CMD ["python3", "app.py"]
 
11
  RUN pip3 install --upgrade --force-reinstall spy-agent-build-sdk
12
  COPY --chown=user . /app
13
 
14
+ CMD ["python3", "app.py"]