aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-12-06 15:11:35 +0100
committerAlex Auvolat <alex@adnab.me>2022-12-06 15:11:35 +0100
commit724f0ccfeca53763044002804fb44d1b46491e39 (patch)
treedcd58b22bb45b2d61860a747846a88690d09eda7 /cluster/prod
parent14bea296da844aca26e0c622b9733d199aa64d0d (diff)
downloadnixcfg-724f0ccfeca53763044002804fb44d1b46491e39.tar.gz
nixcfg-724f0ccfeca53763044002804fb44d1b46491e39.zip
Tricot: updated with enough bins for histogram data
Diffstat (limited to 'cluster/prod')
-rw-r--r--cluster/prod/app/core/deploy/core.hcl2
1 files changed, 1 insertions, 1 deletions
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" ]