From efcdef78564b3a3777efa5c1ed99ebc77fab0131 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 4 Jun 2021 19:48:50 +0200 Subject: Matrix 1.35.1 + S3 backend --- app/im/deploy/im.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/im/deploy/im.hcl') diff --git a/app/im/deploy/im.hcl b/app/im/deploy/im.hcl index d3cad7c..b53645c 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:v44" + image = "superboum/amd64_synapse:v45" network_mode = "host" readonly_rootfs = true ports = [ "client_port", "federation_port" ] -- cgit v1.2.3