diff --git a/cluster/prod/app/core/deploy/tricot.hcl b/cluster/prod/app/core/deploy/tricot.hcl index fc8b840..ca1cd3f 100644 --- a/cluster/prod/app/core/deploy/tricot.hcl +++ b/cluster/prod/app/core/deploy/tricot.hcl @@ -28,7 +28,7 @@ job "core-tricot" { driver = "docker" config { - image = "superboum/amd64_tricot:53" + image = "superboum/amd64_tricot:54" network_mode = "host" readonly_rootfs = true ports = [ "http_port", "https_port" ]