From 44a341f9a69e8d6ca2b9f4e4f8574d8d89668119 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 11 Feb 2020 22:03:50 +0100 Subject: [PATCH] Upgrade guicet version --- nomad/bottin2.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad/bottin2.hcl b/nomad/bottin2.hcl index bef44e4..da315de 100644 --- a/nomad/bottin2.hcl +++ b/nomad/bottin2.hcl @@ -61,7 +61,7 @@ job "directory2" { task "guichet" { driver = "docker" config { - image = "lxpz/guichet_amd64:1" + image = "lxpz/guichet_amd64:2" readonly_rootfs = true port_map { web_port = 9991