diff options
Diffstat (limited to 'cluster/prod/app/core/deploy/tricot.hcl')
-rw-r--r-- | cluster/prod/app/core/deploy/tricot.hcl | 2 |
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 2131b11..f54657f 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 = "armael/tricot:n6dk1b5xrdww12zf12jbcmihqs6g1brz" + image = "armael/tricot:40g7jpp915jkfszlczfh1yw2x6syjkxs-redir-headers" network_mode = "host" readonly_rootfs = true ports = [ "http_port", "https_port" ] |