aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/im/deploy/im.hcl2
1 files changed, 1 insertions, 1 deletions
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" ]