diff --git a/docker-compose.yml b/docker-compose.yml index 0866f0f..81bd7ff 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,7 +7,7 @@ services: synapse: image: docker.io/matrixdotorg/synapse:latest - # Altneratively, use https://github.com/Wonderfall/docker-synapse for a hardened image. You gotta build it though. + # Altneratively, use ghcr.io/wonderfall/synapse:1.61.1 for a hardened image. # Since synapse does not retry to connect to the database, restart upon # failure restart: unless-stopped