Skip to content

Commit

Permalink
chore(deps): update matrixdotorg/synapse docker tag to v1.108.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and theexiile1305 committed May 28, 2024
1 parent 0d18db8 commit 70cc310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM matrixdotorg/synapse:v1.107.0
FROM matrixdotorg/synapse:v1.108.0
ADD requirements.txt /tmp/requirements.txt
RUN pip install -r /tmp/requirements.txt && rm /tmp/requirements.txt

0 comments on commit 70cc310

Please sign in to comment.