aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-11 22:03:50 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-11 22:03:50 +0100
commit44a341f9a69e8d6ca2b9f4e4f8574d8d89668119 (patch)
tree5e688355f4814449223cb26f708f8a5d31bb8e91
parent1c7b89e548592d65d39ad739b625964fde8d9191 (diff)
downloadinfrastructure-44a341f9a69e8d6ca2b9f4e4f8574d8d89668119.tar.gz
infrastructure-44a341f9a69e8d6ca2b9f4e4f8574d8d89668119.zip
Upgrade guicet version
-rw-r--r--nomad/bottin2.hcl2
1 files changed, 1 insertions, 1 deletions
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