From 7dd815365350076d168204fbebbe8f7446cd73ad Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 27 Aug 2023 18:07:30 +0200 Subject: =?UTF-8?q?m=C3=A0j=20tricot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster/prod/app/core/deploy/tricot.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/prod/app/core') diff --git a/cluster/prod/app/core/deploy/tricot.hcl b/cluster/prod/app/core/deploy/tricot.hcl index f613995..c165f08 100644 --- a/cluster/prod/app/core/deploy/tricot.hcl +++ b/cluster/prod/app/core/deploy/tricot.hcl @@ -28,7 +28,7 @@ job "core-tricot" { driver = "docker" config { - image = "superboum/amd64_tricot:49" + image = "lxpz/amd64_tricot:50" network_mode = "host" readonly_rootfs = true ports = [ "http_port", "https_port" ] -- cgit v1.2.3