Python 3.10.0 | Dockerfile (FROM python:3.10.0-alpine) working fine
It is working fine. Everyone try this
Python 3.10.0 (working fine)
Who use docker-compose update Dockerfile
FROM python:3.10.0-alpine (working fine)
Can you share your docker compose full yml updated?
P.S Not everyone uses docker for deploying.... You should play a while with containers and that's time consuming... And i dont thinks that's a problem with python version..
+1 need docker compose full
Can you share your docker compose full yml updated?
P.S Not everyone uses docker for deploying.... You should play a while with containers and that's time consuming... And i dont thinks that's a problem with python version..
It is working fine. Everyone try this
Python 3.10.0 (working fine)
Who use docker-compose update Dockerfile
FROM python:3.10.0-alpine (working fine)
I've always used docker with python:3.10.0-alpine and the bot doesn't work. Python is not the cause of the problems.
It is working fine. Everyone try this Python 3.10.0 (working fine) Who use docker-compose update Dockerfile FROM python:3.10.0-alpine (working fine)
I've always used docker with python:3.10.0-alpine and the bot doesn't work. Python is not the cause of the problems.
after updtaing docker file please recreate the container.
docker-compose up -d --build