alptangall commited on
Commit
6659709
·
verified ·
1 Parent(s): a7fc67a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,4 +12,4 @@ RUN pip install --no-cache-dir --upgrade -r requirements.txt
12
 
13
  COPY --chown=user . /app
14
 
15
- CMD python main1.py
 
12
 
13
  COPY --chown=user . /app
14
 
15
+ CMD sh cmd.sh