install authlib and psql driver
This commit is contained in:
parent
7700dd85bc
commit
008292bf4e
2 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue