Loading images/python3/Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +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 \ pipenv \ poetry \ tox \ Loading Loading
images/python3/Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +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 \ pipenv \ poetry \ tox \ Loading