Browse Source

Update Synapse from v1.127.0 to v1.127.1

This is a security patch for Synapse that fixes an actively exploited bug.
pull/4218/head
Catalan Lover 1 year ago
committed by Slavi Pantaleev
parent
commit
922fe13f30
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-synapse/defaults/main.yml

+ 1
- 1
roles/custom/matrix-synapse/defaults/main.yml View File

@@ -16,7 +16,7 @@ matrix_synapse_enabled: true
matrix_synapse_github_org_and_repo: element-hq/synapse

# renovate: datasource=docker depName=ghcr.io/element-hq/synapse
matrix_synapse_version: v1.127.0
matrix_synapse_version: v1.127.1

matrix_synapse_username: ''
matrix_synapse_uid: ''


Loading…
Cancel
Save