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

matrix: Update synapse to 1.68.0

parent 1183090e
No related branches found
No related tags found
No related merge requests found
Pipeline #31730 passed
......@@ -27,6 +27,7 @@
- postgresql-libs
- python
- redis
- rust
- tcl
- tk
- yarn
......@@ -75,7 +76,7 @@
- name: Install synapse
pip:
name:
- 'matrix-synapse[postgres,systemd,url_preview,redis,oidc]==1.67.0'
- 'matrix-synapse[postgres,systemd,url_preview,redis,oidc]==1.68.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