You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to have an up to date version of Python and therefore an up to
date pip version, the Python Docker image is used instead of the Debian
one.
The choosen Python Docker images are based on desired version of Debian.
This avoid to upgrade pip inside the image, that was resulting in a
useless copy of pip.
0 commit comments