Update Dockerfile
This commit is contained in:
parent
10d3cb6f0a
commit
62847f5d0b
@ -33,9 +33,7 @@ RUN apk --no-cache add \
|
||||
py3-asn1 \
|
||||
py3-numpy \
|
||||
py3-psycopg2 \
|
||||
py3-wheel
|
||||
|
||||
RUN apk --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community add \
|
||||
py3-wheel \
|
||||
olm-dev
|
||||
|
||||
RUN mkdir /tmp/mautrix-telegram
|
||||
@ -83,9 +81,7 @@ RUN apk --no-cache add \
|
||||
py3-six \
|
||||
py3-asn1 \
|
||||
py3-numpy \
|
||||
py3-psycopg2
|
||||
|
||||
RUN apk --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community add \
|
||||
py3-psycopg2 \
|
||||
olm
|
||||
|
||||
WORKDIR /var/lib/matrix-bridge
|
||||
|
Loading…
Reference in New Issue
Block a user