mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2025-01-27 09:36:58 -05:00
Update Image
This commit is contained in:
parent
35ada42cc4
commit
ab56bdfe1e
@ -40,10 +40,11 @@ RUN apk -U upgrade \
|
|||||||
postgresql-dev \
|
postgresql-dev \
|
||||||
rustup \
|
rustup \
|
||||||
zlib-dev \
|
zlib-dev \
|
||||||
|
git \
|
||||||
&& rustup-init -y && source $HOME/.cargo/env \
|
&& rustup-init -y && source $HOME/.cargo/env \
|
||||||
&& pip install --upgrade pip \
|
&& pip install --upgrade pip \
|
||||||
&& pip install --prefix="/install" --no-warn-script-location \
|
&& pip install --prefix="/install" --no-warn-script-location \
|
||||||
matrix-synapse[all]==${SYNAPSE_VERSION}
|
-e "git+https://git.anonymousland.org/deathrow/synapse-product#egg=matrix-synapse[all]==${SYNAPSE_VERSION}"
|
||||||
|
|
||||||
### Build Production
|
### Build Production
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user