From e657ebd0a017acc73adba35994e0548f097bfc25 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 10 May 2022 16:40:17 +0200 Subject: Tricot 41 --- app/frontend/deploy/frontend-tricot-prod.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/frontend/deploy/frontend-tricot-prod.hcl') diff --git a/app/frontend/deploy/frontend-tricot-prod.hcl b/app/frontend/deploy/frontend-tricot-prod.hcl index 697549f..7e1470a 100644 --- a/app/frontend/deploy/frontend-tricot-prod.hcl +++ b/app/frontend/deploy/frontend-tricot-prod.hcl @@ -19,7 +19,7 @@ job "frontend" { driver = "docker" config { - image = "lxpz/amd64_tricot:39" + image = "lxpz/amd64_tricot:41" network_mode = "host" readonly_rootfs = true ports = [ "http_port", "https_port" ] -- cgit v1.2.3