Update synapse

This commit is contained in:
Jake Howard 2020-03-23 18:29:24 +00:00
parent 95c3e46783
commit 3cb2542982
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -3,7 +3,7 @@ version: '2.3'
services: services:
synapse: synapse:
image: matrixdotorg/synapse:v1.11.1-py3 image: matrixdotorg/synapse:v1.12.0-py3
restart: unless-stopped restart: unless-stopped
environment: environment:
- SYNAPSE_CONFIG_PATH=/etc/homeserver.yaml - SYNAPSE_CONFIG_PATH=/etc/homeserver.yaml