From c4f3dece14b548d9459119f117ffa3a2f0145f63 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 2 Oct 2023 16:59:01 +0200 Subject: update tricot --- cluster/prod/app/core/deploy/tricot.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/prod/app') diff --git a/cluster/prod/app/core/deploy/tricot.hcl b/cluster/prod/app/core/deploy/tricot.hcl index 24f4d01..fffe14d 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 = "lxpz/amd64_tricot:50" + image = "lxpz/amd64_tricot:51" network_mode = "host" readonly_rootfs = true ports = [ "http_port", "https_port" ] -- cgit v1.2.3