From 724f0ccfeca53763044002804fb44d1b46491e39 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 6 Dec 2022 15:11:35 +0100 Subject: Tricot: updated with enough bins for histogram data --- cluster/staging/app/frontend/deploy/frontend-tricot.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/staging/app') diff --git a/cluster/staging/app/frontend/deploy/frontend-tricot.hcl b/cluster/staging/app/frontend/deploy/frontend-tricot.hcl index 9a1eedd..b11de94 100644 --- a/cluster/staging/app/frontend/deploy/frontend-tricot.hcl +++ b/cluster/staging/app/frontend/deploy/frontend-tricot.hcl @@ -20,7 +20,7 @@ job "frontend" { config { packages = [ - "git+https://git.deuxfleurs.fr/Deuxfleurs/tricot.git?ref=main&rev=8d1162f20694d5d8551879e7ba9b34c817f0caed" + "git+https://git.deuxfleurs.fr/Deuxfleurs/tricot.git?ref=main&rev=731b59a41f24ae014f86d01dd23957ad5a35b355" ] 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