We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e3026b commit 79cf2c8Copy full SHA for 79cf2c8
docker/Dockerfile
@@ -98,7 +98,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
98
RUN --mount=type=cache,target=/root/.cache/pip \
99
pip install setuptools \
100
&& pip install --prefix="/install" --no-warn-script-location \
101
- synapse-token-authenticator==0.9.0 \
+ synapse-token-authenticator==0.11.0 \
102
matrix-synapse-ldap3 \
103
synapse-s3-storage-provider \
104
synapse-auto-accept-invite \
0 commit comments