install authlib and psql driver
This commit is contained in:
parent
7700dd85bc
commit
008292bf4e
@ -21,9 +21,8 @@ RUN adduser -h /var/lib/matrix-synapse -u 2222 -D -G matrix-synapse matrix-synap
|
||||
|
||||
RUN apk add --no-cache \
|
||||
python3 \
|
||||
#py3-psycopg2 \
|
||||
#py3-jinja2 \
|
||||
#py3-authlib \
|
||||
py3-psycopg2 \
|
||||
py3-authlib \
|
||||
libffi \
|
||||
openssl \
|
||||
zlib \
|
||||
|
Loading…
Reference in New Issue
Block a user