Skip to content

Commit

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

0 comments on commit 9674895

Please sign in to comment.