Closed asenyaev closed 3 years ago
It looks like python3.10 landed in deadsnakes so this should be as simple as a rebuild.
Yes, I've just tried to build locally using your Dockerfile and there was Python 3.10.0
version, but in the current xenial image is Python 3.10.0a6
and in the focal is Python 3.10.0rc1
.
The issue has been solved.
@mattip, thank you!
@matthew-brett @mattip there is the old version of Python 3.10 in the image -
Python 3.10.0a6
, but the release happened. Could you build a new image and push it in the docker registry?