Browse Source

Update ghcr.io/element-hq/synapse Docker tag to v1.124.0

pull/4056/head
renovate[bot] 1 year ago
committed by GitHub
parent
commit
38b0e86a2e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
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.123.0
matrix_synapse_version: v1.124.0

matrix_synapse_username: ''
matrix_synapse_uid: ''


Loading…
Cancel
Save