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/prod/app/core/deploy/core.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/prod/app') diff --git a/cluster/prod/app/core/deploy/core.hcl b/cluster/prod/app/core/deploy/core.hcl index c1331f3..8c4f01b 100644 --- a/cluster/prod/app/core/deploy/core.hcl +++ b/cluster/prod/app/core/deploy/core.hcl @@ -82,7 +82,7 @@ EOH driver = "docker" config { - image = "lxpz/amd64_tricot:44" + image = "lxpz/amd64_tricot:45" network_mode = "host" readonly_rootfs = true ports = [ "http_port", "https_port" ] -- cgit v1.2.3