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