Merge pull request #2562 from paperless-ngx/fix/extra-docker-installs

Chore: Remove Docker image extra Python installs
This commit is contained in:
shamoon
2023-01-30 16:32:57 -08:00
committed by GitHub

View File

@@ -61,10 +61,6 @@ ARG PSYCOPG2_VERSION
# Packages need for running
ARG RUNTIME_PACKAGES="\
# Python
python3 \
python3-pip \
python3-setuptools \
# General utils
curl \
# Docker specific