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/staging/app/core/deploy/tricot.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/staging') diff --git a/cluster/staging/app/core/deploy/tricot.hcl b/cluster/staging/app/core/deploy/tricot.hcl index dc15d54..a9cd7bf 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=3999723308da10e564c4634997c6ecf63f2839d4" + "git+https://git.deuxfleurs.fr/Deuxfleurs/tricot.git?ref=main&rev=30ce3a97c976048daa659409ec36798ddc07b194" ] 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