CMD was fixed
BOT_open_sesam/pipeline/head This commit looks good
Details
BOT_open_sesam/pipeline/head This commit looks good
Details
parent
38a911e4da
commit
8a93e955fa
|
|
@ -7,4 +7,4 @@ RUN pip install --upgrade pip && pip install -r requirements.txt
|
|||
|
||||
COPY . .
|
||||
|
||||
CMD ["python3, main.py"]
|
||||
CMD ["python", "main.py"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue