From 3c12cf646373cb66c3eb0a9b0dbb3f12534dd69a Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 19 Jan 2022 14:24:44 +0100 Subject: im: directly call Garage on local node when possible --- app/im/deploy/im.hcl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'app/im/deploy/im.hcl') diff --git a/app/im/deploy/im.hcl b/app/im/deploy/im.hcl index 0732943..af5304f 100644 --- a/app/im/deploy/im.hcl +++ b/app/im/deploy/im.hcl @@ -108,7 +108,7 @@ job "im" { driver = "docker" config { - image = "lxpz/amd64_synapse:1.49.2-3" + image = "lxpz/amd64_synapse:1.49.2-4" readonly_rootfs = true command = "/usr/local/bin/matrix-s3-async-sqlite" work_dir = "/ephemeral" @@ -124,9 +124,14 @@ job "im" { template { data = <