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

matrix: Update synapse to 1.49.2

parent c19e3031
No related branches found
No related tags found
No related merge requests found
Pipeline #14047 passed
......@@ -77,7 +77,7 @@
- name: install synapse
pip:
name:
- 'matrix-synapse[postgres,systemd,url_preview,redis,oidc]==1.49.0'
- 'matrix-synapse[postgres,systemd,url_preview,redis,oidc]==1.49.2'
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