Loading images/pre-commit/Dockerfile +1 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,7 @@ RUN curl -fsSL https://apt.releases.hashicorp.com/gpg | \ python3-setuptools \ python3-venv \ && \ python3 -m pip install --no-cache-dir --upgrade pip && \ python3 -m pip install --no-cache-dir \ python3 -m pip install --no-cache-dir --break-system-packages \ docker-compose \ pipenv \ poetry \ Loading Loading
images/pre-commit/Dockerfile +1 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,7 @@ RUN curl -fsSL https://apt.releases.hashicorp.com/gpg | \ python3-setuptools \ python3-venv \ && \ python3 -m pip install --no-cache-dir --upgrade pip && \ python3 -m pip install --no-cache-dir \ python3 -m pip install --no-cache-dir --break-system-packages \ docker-compose \ pipenv \ poetry \ Loading