Update matrixdotorg/synapse Docker tag to v1.92.3
All checks were successful
/ terraform (push) Successful in 1m35s
/ ansible (push) Successful in 2m44s

This commit is contained in:
Renovate 2023-09-18 16:00:28 +01:00 committed by Jake Howard
parent 7de73287fd
commit ea33feb643

View File

@ -3,7 +3,7 @@ version: "2.3"
services: services:
synapse: synapse:
image: matrixdotorg/synapse:v1.92.2 image: matrixdotorg/synapse:v1.92.3
restart: unless-stopped restart: unless-stopped
environment: environment:
- SYNAPSE_CONFIG_PATH=/etc/homeserver.yaml - SYNAPSE_CONFIG_PATH=/etc/homeserver.yaml