no need for pip in the final image
This commit is contained in:
parent
076ffd923c
commit
7700dd85bc
@ -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…
Reference in New Issue
Block a user