aboutsummaryrefslogtreecommitdiff
path: root/app/frontend/deploy/frontend-tricot-prod.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'app/frontend/deploy/frontend-tricot-prod.hcl')
-rw-r--r--app/frontend/deploy/frontend-tricot-prod.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/frontend/deploy/frontend-tricot-prod.hcl b/app/frontend/deploy/frontend-tricot-prod.hcl
index 697549f..7e1470a 100644
--- a/app/frontend/deploy/frontend-tricot-prod.hcl
+++ b/app/frontend/deploy/frontend-tricot-prod.hcl
@@ -19,7 +19,7 @@ job "frontend" {
driver = "docker"
config {
- image = "lxpz/amd64_tricot:39"
+ image = "lxpz/amd64_tricot:41"
network_mode = "host"
readonly_rootfs = true
ports = [ "http_port", "https_port" ]