aboutsummaryrefslogtreecommitdiff
path: root/nomad
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-15 12:18:49 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-15 12:18:49 +0100
commitca787155c9f6b247ffc8718e963aad0fffeb5044 (patch)
tree8fc2d0a1148d8c42ed7853f03d7071bcae1d4363 /nomad
parent81cff21220f84b48c63008997276c8e89b17bd1c (diff)
downloadinfrastructure-ca787155c9f6b247ffc8718e963aad0fffeb5044.tar.gz
infrastructure-ca787155c9f6b247ffc8718e963aad0fffeb5044.zip
Update bottin version
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 ed168cc..5aa9718 100644
--- a/nomad/bottin2.hcl
+++ b/nomad/bottin2.hcl
@@ -12,7 +12,7 @@ job "directory2" {
task "bottin" {
driver = "docker"
config {
- image = "lxpz/bottin_amd64:13"
+ image = "lxpz/bottin_amd64:14"
readonly_rootfs = true
port_map {
ldap_port = 1389