From fe7725b49ec55e170967ba74a488422bb8a1b243 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arma=C3=ABl=20Gu=C3=A9neau?= Date: Sat, 9 Nov 2024 23:28:57 +0100 Subject: prod: tricot (build musl) --- cluster/prod/app/core/deploy/tricot.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/prod/app/core/deploy/tricot.hcl b/cluster/prod/app/core/deploy/tricot.hcl index f4dd83d..2131b11 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:54" + image = "armael/tricot:n6dk1b5xrdww12zf12jbcmihqs6g1brz" network_mode = "host" readonly_rootfs = true ports = [ "http_port", "https_port" ] -- cgit v1.2.3