Update matrixdotorg/synapse Docker tag to v1.126.0
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
||||
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
|
||||
POSTGRES_INITDB_ARGS: '--encoding=UTF-8 --locale=C'
|
||||
synapse:
|
||||
image: matrixdotorg/synapse:v1.125.0
|
||||
image: matrixdotorg/synapse:v1.126.0
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${SYNAPSE_CONFIG_DIR}:/data
|
||||
|
||||
Reference in New Issue
Block a user