mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-04-23 19:29:09 -04:00
Pin shared secret auth module
This commit is contained in:
parent
d61a2339b1
commit
699428b5a3
@ -40,7 +40,7 @@ COPY MANIFEST.in README.rst setup.py synctl /synapse/
|
||||
RUN pip install --prefix="/install" --no-warn-script-location \
|
||||
/synapse[all] \
|
||||
'git+https://github.com/maunium/synapse-simple-antispam#egg=synapse-simple-antispam' \
|
||||
'git+https://github.com/devture/matrix-synapse-shared-secret-auth#egg=shared_secret_authenticator'
|
||||
'git+https://github.com/devture/matrix-synapse-shared-secret-auth@e178353ec87c56e0169dd04466d4769da5ed9c46#egg=shared_secret_authenticator'
|
||||
|
||||
FROM docker.io/python:${PYTHON_VERSION}-slim
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user