add psycopg2
This commit is contained in:
parent
3aa92dfa8f
commit
d6d4f46c54
@ -25,7 +25,8 @@ RUN apk --no-cache add \
|
|||||||
py3-markupsafe \
|
py3-markupsafe \
|
||||||
py3-six \
|
py3-six \
|
||||||
py3-asn1 \
|
py3-asn1 \
|
||||||
py3-numpy
|
py3-numpy \
|
||||||
|
py3-psycopg2
|
||||||
|
|
||||||
RUN pip3 install --upgrade \
|
RUN pip3 install --upgrade \
|
||||||
https://github.com/tulir/mautrix-telegram/tarball/master#egg=mautrix_telegram[all]
|
https://github.com/tulir/mautrix-telegram/tarball/master#egg=mautrix_telegram[all]
|
||||||
|
Loading…
Reference in New Issue
Block a user