Loading images/python3/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ RUN apt-get update && \ && \ rm /usr/lib/python*/EXTERNALLY-MANAGED && \ python3 -m pip install --progress-bar=off --no-cache-dir --upgrade \ packaging==25 \ packaging==26.2 \ pipenv \ poetry \ tox \ Loading Loading
images/python3/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ RUN apt-get update && \ && \ rm /usr/lib/python*/EXTERNALLY-MANAGED && \ python3 -m pip install --progress-bar=off --no-cache-dir --upgrade \ packaging==25 \ packaging==26.2 \ pipenv \ poetry \ tox \ Loading