We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e71e2d commit f705619Copy full SHA for f705619
1 file changed
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.8.1 \
+ synapse-token-authenticator==0.9.0 \
102
matrix-synapse-ldap3 \
103
synapse-s3-storage-provider \
104
synapse-auto-accept-invite \
0 commit comments