aboutsummaryrefslogtreecommitdiff
path: root/nomad/bottin2.hcl
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-15 10:30:56 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-15 10:30:56 +0100
commit81cff21220f84b48c63008997276c8e89b17bd1c (patch)
tree44ed7e22e3fac6927abc48614a2910905a200b54 /nomad/bottin2.hcl
parent4599f201105e27131d681ec7de7aba550b5a8452 (diff)
downloadinfrastructure-81cff21220f84b48c63008997276c8e89b17bd1c.tar.gz
infrastructure-81cff21220f84b48c63008997276c8e89b17bd1c.zip
Update guichet
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 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