mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-15 18:05:59 +01:00
Removes extra install of Python and pip. The base image provides these
This commit is contained in:
parent
b8c3e564c6
commit
bb211ee779
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue