Update matrixdotorg/synapse Docker tag to v1.76.0

This commit is contained in:
Renovate 2023-01-31 18:02:16 +00:00
parent 051b5b0e19
commit d68175705c

View file

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