From 2452e875096e29a230f7bb5bbb6c0bd3fafce803 Mon Sep 17 00:00:00 2001 From: Quentin Date: Fri, 30 Oct 2020 19:16:23 +0100 Subject: Migrate synapse to 1.22.1 --- app/deployment/im.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/deployment/im.hcl') diff --git a/app/deployment/im.hcl b/app/deployment/im.hcl index dfff98b..79b44c6 100644 --- a/app/deployment/im.hcl +++ b/app/deployment/im.hcl @@ -8,7 +8,7 @@ job "im" { driver = "docker" config { - image = "superboum/amd64_synapse:v36" + image = "superboum/amd64_synapse:v37" network_mode = "host" readonly_rootfs = true command = "python" -- cgit v1.2.3