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/staging/app/core/deploy/tricot.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/staging/app') diff --git a/cluster/staging/app/core/deploy/tricot.hcl b/cluster/staging/app/core/deploy/tricot.hcl index a9cd7bf..e351a29 100644 --- a/cluster/staging/app/core/deploy/tricot.hcl +++ b/cluster/staging/app/core/deploy/tricot.hcl @@ -25,7 +25,7 @@ job "core-tricot" { config { packages = [ - "git+https://git.deuxfleurs.fr/Deuxfleurs/tricot.git?ref=main&rev=30ce3a97c976048daa659409ec36798ddc07b194" + "git+https://git.deuxfleurs.fr/Deuxfleurs/tricot.git?ref=main&rev=e943fd37720f9cd0f5f2eb2e64fcdcd27d5c6a22" ] command = "tricot" # cap_add = [ "net_bind_service" ] # this doesn't work for whatever reason, so we need to put user = "root" instead -- cgit v1.2.3