Skip to content
Snippets Groups Projects
Verified Commit b7c7ea33 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

matrix: Update synapse to 1.122.0

parent be63a8d3
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@
- name: Install synapse
pip:
name:
- 'matrix-synapse[postgres,oidc,systemd,url-preview,redis,user-search]==1.121.1'
- 'matrix-synapse[postgres,oidc,systemd,url-preview,redis,user-search]==1.122.0'
state: latest
extra_args: '--upgrade-strategy=eager'
virtualenv: /var/lib/synapse/venv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment