From 4599f201105e27131d681ec7de7aba550b5a8452 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Fri, 14 Feb 2020 22:51:56 +0100 Subject: [PATCH] Update guichet --- nomad/bottin2.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad/bottin2.hcl b/nomad/bottin2.hcl index 0e8c030..ed35eb9 100644 --- a/nomad/bottin2.hcl +++ b/nomad/bottin2.hcl @@ -61,7 +61,7 @@ job "directory2" { task "guichet" { driver = "docker" config { - image = "lxpz/guichet_amd64:8" + image = "lxpz/guichet_amd64:9" readonly_rootfs = true port_map { web_port = 9991