aboutsummaryrefslogtreecommitdiff
path: root/nomad
diff options
context:
space:
mode:
Diffstat (limited to 'nomad')
-rw-r--r--nomad/bottin2.hcl2
1 files changed, 1 insertions, 1 deletions
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