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
commit dace08d4e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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