no need for pip in the final image
This commit is contained in:
parent
076ffd923c
commit
7700dd85bc
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ RUN adduser -h /var/lib/matrix-synapse -u 2222 -D -G matrix-synapse matrix-synap
|
|||
|
||||
RUN apk add --no-cache \
|
||||
python3 \
|
||||
py3-pip \
|
||||
#py3-psycopg2 \
|
||||
#py3-jinja2 \
|
||||
#py3-authlib \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue