From 81cff21220f84b48c63008997276c8e89b17bd1c Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 15 Feb 2020 10:30: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 ed35eb9..ed168cc 100644 --- a/nomad/bottin2.hcl +++ b/nomad/bottin2.hcl @@ -61,7 +61,7 @@ job "directory2" { task "guichet" { driver = "docker" config { - image = "lxpz/guichet_amd64:9" + image = "lxpz/guichet_amd64:10" readonly_rootfs = true port_map { web_port = 9991