Update matrixdotorg/synapse Docker tag to v1.85.2
This commit is contained in:
parent
2fa7f7212f
commit
bd44a4adc0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: "2.3"
|
|||
services:
|
||||
|
||||
synapse:
|
||||
image: matrixdotorg/synapse:v1.84.1
|
||||
image: matrixdotorg/synapse:v1.85.2
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- SYNAPSE_CONFIG_PATH=/etc/homeserver.yaml
|
||||
|
|
Loading…
Reference in a new issue