diff --git a/app/frontend/deploy/frontend-tricot.hcl b/app/frontend/deploy/frontend-tricot.hcl index 603d1f6..6b7b84b 100644 --- a/app/frontend/deploy/frontend-tricot.hcl +++ b/app/frontend/deploy/frontend-tricot.hcl @@ -13,7 +13,7 @@ job "frontend" { driver = "docker" config { - image = "lxpz/amd64_tricot:30" + image = "lxpz/amd64_tricot:33" network_mode = "host" readonly_rootfs = true ports = [ "http_port", "https_port" ]