Updated Image

This commit is contained in:
deathrow 2023-01-09 17:01:52 -05:00
parent 53ae6a44fe
commit e54bf4b263
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

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