aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/core
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod/app/core')
-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" ]