aboutsummaryrefslogtreecommitdiff
path: root/nomad/bottin2.hcl
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-11 23:27:57 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-11 23:27:57 +0100
commit91032944ee47ed6b6eeb674266ec64bedeac37b7 (patch)
tree1a2b518ccd68cdd0fe2530041b28bfc910760eb0 /nomad/bottin2.hcl
parent9815004324be1d2396ead81a7e8e02bffcfac47b (diff)
downloadinfrastructure-91032944ee47ed6b6eeb674266ec64bedeac37b7.tar.gz
infrastructure-91032944ee47ed6b6eeb674266ec64bedeac37b7.zip
Bump guichet to v3 (disable email edit)
Diffstat (limited to 'nomad/bottin2.hcl')
-rw-r--r--nomad/bottin2.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/bottin2.hcl b/nomad/bottin2.hcl
index 2851bc1..6221d71 100644
--- a/nomad/bottin2.hcl
+++ b/nomad/bottin2.hcl
@@ -61,7 +61,7 @@ job "directory2" {
task "guichet" {
driver = "docker"
config {
- image = "lxpz/guichet_amd64:2"
+ image = "lxpz/guichet_amd64:3"
readonly_rootfs = true
port_map {
web_port = 9991