python -> python3
BOT_open_sesam/pipeline/head There was a failure building this commit Details

devel
dl 2025-05-07 16:12:56 +05:00
parent b8c9fdb291
commit 38a911e4da
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ RUN pip install --upgrade pip && pip install -r requirements.txt
COPY . . COPY . .
CMD ["python, main.py"] CMD ["python3, main.py"]