Browse Source
Update matrixdotorg/synapse Docker tag to v1.96.0
pull/2994/head
renovate[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
roles/custom/matrix-synapse/defaults/main.yml
|
|
|
@@ -5,7 +5,7 @@ |
|
|
|
matrix_synapse_enabled: true |
|
|
|
|
|
|
|
# renovate: datasource=docker depName=matrixdotorg/synapse |
|
|
|
matrix_synapse_version: v1.95.1 |
|
|
|
matrix_synapse_version: v1.96.0 |
|
|
|
|
|
|
|
matrix_synapse_username: '' |
|
|
|
matrix_synapse_uid: '' |
|
|
|
|