add py3-psycopg2
This commit is contained in:
parent
35ed87639a
commit
ddd8feeefa
@ -20,6 +20,7 @@ RUN adduser -h /var/lib/matrix-synapse -u 2222 -D -G matrix-synapse matrix-synap
|
|||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
python3 \
|
python3 \
|
||||||
|
py3-psycopg2 \
|
||||||
libffi \
|
libffi \
|
||||||
openssl \
|
openssl \
|
||||||
zlib \
|
zlib \
|
||||||
|
Loading…
Reference in New Issue
Block a user