Skip to content

Commit bd114ee

Browse files
nikzennico-famedly
authored andcommitted
chore: update to newest sta version
1 parent 3fa3c4c commit bd114ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
138138

139139
RUN --mount=type=cache,target=/root/.cache/pip \
140140
pip install setuptools \
141-
&& pip install --prefix="/install" --no-warn-script-location synapse-token-authenticator==0.5.0 \
141+
&& pip install --prefix="/install" --no-warn-script-location synapse-token-authenticator==0.6.0 \
142142
&& pip install --prefix="/install" --no-warn-script-location synapse-s3-storage-provider \
143143
&& pip install --prefix="/install" --no-warn-script-location synapse-auto-accept-invite \
144144
&& pip install --prefix="/install" --no-warn-script-location synapse-invite-checker==0.2.0 \

0 commit comments

Comments
 (0)