Update repository

This commit is contained in:
deathrow 2023-01-31 15:27:38 -05:00
parent 4fca183d3d
commit 4318e2bda3
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -38,7 +38,7 @@ RUN apk -U upgrade \
&& rustup-init -y && source $HOME/.cargo/env \
&& pip install --upgrade pip \
&& 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