python -> python3
BOT_open_sesam/pipeline/head There was a failure building this commit
Details
BOT_open_sesam/pipeline/head There was a failure building this commit
Details
parent
b8c9fdb291
commit
38a911e4da
|
|
@ -7,4 +7,4 @@ RUN pip install --upgrade pip && pip install -r requirements.txt
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
CMD ["python, main.py"]
|
CMD ["python3, main.py"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue