mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2024-10-01 11:49:56 -04:00
Update repository
This commit is contained in:
parent
239d1fe259
commit
d20d4e8b58
@ -44,7 +44,7 @@ RUN apk -U upgrade \
|
|||||||
&& 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 \
|
||||||
-e "git+https://git.anonymousland.org/deathrow/synapse-product#egg=matrix-synapse[all]==${SYNAPSE_VERSION}"
|
-e "git+https://git.anonymousland.org/anonymousland/synapse-product#egg=matrix-synapse[all]==${SYNAPSE_VERSION}"
|
||||||
|
|
||||||
### Build Production
|
### Build Production
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user