diff --git a/app/im/deploy/im.hcl b/app/im/deploy/im.hcl index 4bf696a..53c3f2c 100644 --- a/app/im/deploy/im.hcl +++ b/app/im/deploy/im.hcl @@ -15,7 +15,7 @@ job "im" { driver = "docker" config { - image = "superboum/amd64_synapse:v47" + image = "lxpz/deuxfleurs_synapse:1.47.1" network_mode = "host" readonly_rootfs = true ports = [ "client_port", "federation_port" ]