aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-14 22:51:56 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-14 22:51:56 +0100
commit4599f201105e27131d681ec7de7aba550b5a8452 (patch)
tree8dbc172dcb3ae055d1adef0854559eb5c00fba21
parent4abdf2883e754e946bf2fd1e6ca0f1239717842d (diff)
downloadinfrastructure-4599f201105e27131d681ec7de7aba550b5a8452.tar.gz
infrastructure-4599f201105e27131d681ec7de7aba550b5a8452.zip
Update guichet
-rw-r--r--nomad/bottin2.hcl2
1 files changed, 1 insertions, 1 deletions
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