needs cargo too
This commit is contained in:
parent
cd112d0794
commit
1dbb7ec32d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ RUN apk add --no-cache \
|
||||||
openssl-dev \
|
openssl-dev \
|
||||||
zlib-dev \
|
zlib-dev \
|
||||||
jpeg-dev \
|
jpeg-dev \
|
||||||
rust
|
cargo
|
||||||
|
|
||||||
RUN pip3 install wheel
|
RUN pip3 install wheel
|
||||||
RUN pip3 wheel matrix-synapse==$VERSION
|
RUN pip3 wheel matrix-synapse==$VERSION
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue