From ea55c9b12b9540418586305204843a256a29fdf5 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 8 Dec 2021 18:05:17 +0100 Subject: synapse on dummy infrastructure for tricot test --- app/frontend/deploy/frontend-tricot.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/frontend/deploy') diff --git a/app/frontend/deploy/frontend-tricot.hcl b/app/frontend/deploy/frontend-tricot.hcl index 6955bbb..59b13c5 100644 --- a/app/frontend/deploy/frontend-tricot.hcl +++ b/app/frontend/deploy/frontend-tricot.hcl @@ -25,7 +25,7 @@ job "frontend" { driver = "docker" config { - image = "lxpz/amd64_tricot:7" + image = "lxpz/amd64_tricot:9" network_mode = "host" readonly_rootfs = true ports = [ "http_port", "https_port", "admin_port" ] @@ -47,7 +47,7 @@ job "frontend" { data = <