From ad37bc0548f7c3a961297bc15b7ddf10cf2c2e2a Mon Sep 17 00:00:00 2001 From: AngeD Date: Sat, 23 Dec 2023 18:41:56 +0100 Subject: [PATCH] bump(matrix): 1.98.0 --- matrix/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix/compose.yaml b/matrix/compose.yaml index 90560be..5441279 100644 --- a/matrix/compose.yaml +++ b/matrix/compose.yaml @@ -24,7 +24,7 @@ services: - POSTGRES_INITDB_ARGS=--encoding=UTF-8 --lc-collate=C --lc-ctype=C matrix: - image: docker.io/matrixdotorg/synapse:v1.97.0 + image: docker.io/matrixdotorg/synapse:v1.98.0 restart: unless-stopped volumes: - config:/config/