Skip to content

Commit

Permalink
Merge pull request #2562 from paperless-ngx/fix/extra-docker-installs
Browse files Browse the repository at this point in the history
Chore: Remove Docker image extra Python installs
  • Loading branch information
shamoon committed Jan 31, 2023
2 parents c42a9b8 + bb211ee commit dace08d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dace08d

Please sign in to comment.