From d64fe281436e43c0efc14dcaf567ba110d4b73bb Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Thu, 9 Dec 2021 16:14:17 +0100 Subject: upgrade tricot to enable compression --- app/frontend/deploy/frontend-tricot.hcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/frontend/deploy/frontend-tricot.hcl') diff --git a/app/frontend/deploy/frontend-tricot.hcl b/app/frontend/deploy/frontend-tricot.hcl index bcca05d..5bd7619 100644 --- a/app/frontend/deploy/frontend-tricot.hcl +++ b/app/frontend/deploy/frontend-tricot.hcl @@ -14,7 +14,7 @@ job "frontend" { driver = "docker" config { - image = "lxpz/amd64_tricot:19" + image = "lxpz/amd64_tricot:23" network_mode = "host" readonly_rootfs = true ports = [ "http_port", "https_port", "admin_port" ] @@ -36,6 +36,7 @@ job "frontend" { data = <