alptangall commited on
Commit
9a7ff8f
·
verified ·
1 Parent(s): 133f094

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 cmd.sh
 
12
 
13
  COPY --chown=user . /app
14
 
15
+ CMD main1.py