Skip to content

Commit

Permalink
chore(deps): update matrixdotorg/synapse docker tag to v1.121.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and theexiile1305 committed Dec 11, 2024
1 parent d59de9d commit 8be1d10
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.120.2
FROM matrixdotorg/synapse:v1.121.1
ADD requirements.txt /tmp/requirements.txt
RUN pip install -r /tmp/requirements.txt && rm /tmp/requirements.txt

0 comments on commit 8be1d10

Please sign in to comment.