Loading images/python3/Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -14,5 +14,6 @@ RUN apt-get update && \ pipenv \ poetry \ tox \ uv \ && \ rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* /root/.cache/* Loading
images/python3/Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -14,5 +14,6 @@ RUN apt-get update && \ pipenv \ poetry \ tox \ uv \ && \ rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* /root/.cache/*