Skip to content

Commit

Permalink
chore(deps): update matrixdotorg/synapse docker tag to v1.114.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fritterhoff committed Sep 3, 2024
1 parent 35b5fc6 commit e0c207a
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.113.0
FROM matrixdotorg/synapse:v1.114.0
ADD requirements.txt /tmp/requirements.txt
RUN pip install -r /tmp/requirements.txt && rm /tmp/requirements.txt

0 comments on commit e0c207a

Please sign in to comment.