diff --git a/cluster/prod/app/guichet/deploy/guichet.hcl b/cluster/prod/app/guichet/deploy/guichet.hcl index 4b2ff28..17f8134 100644 --- a/cluster/prod/app/guichet/deploy/guichet.hcl +++ b/cluster/prod/app/guichet/deploy/guichet.hcl @@ -13,7 +13,7 @@ job "guichet" { task "guichet" { driver = "docker" config { - image = "dxflrs/guichet:m1gzk1r00xp0kz566fwbpc87z7haq7xj" + image = "dxflrs/guichet:0x4y7bj1qb8w8hckvpbzlgyxh63j66ij" args = [ "server", "-config", "/etc/config.json" ] readonly_rootfs = true ports = [ "web_port" ]