aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/core/deploy/tricot.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod/app/core/deploy/tricot.hcl')
-rw-r--r--cluster/prod/app/core/deploy/tricot.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/core/deploy/tricot.hcl b/cluster/prod/app/core/deploy/tricot.hcl
index b7e0682..fc8b840 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:52"
+ image = "superboum/amd64_tricot:53"
network_mode = "host"
readonly_rootfs = true
ports = [ "http_port", "https_port" ]