aboutsummaryrefslogtreecommitdiff
path: root/bottin.hcl.example
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-11 23:20:33 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-11 23:20:33 +0100
commite52a1f74a38cad3df083885aa8860a870a131cdb (patch)
tree7d8c3c52a71d12472a1684814ede04ea86681455 /bottin.hcl.example
parent9e365d4b538da5f206b5f564f1912c1de26adf10 (diff)
downloadbottin-e52a1f74a38cad3df083885aa8860a870a131cdb.tar.gz
bottin-e52a1f74a38cad3df083885aa8860a870a131cdb.zip
Handle search attribute *
Diffstat (limited to 'bottin.hcl.example')
-rw-r--r--bottin.hcl.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bottin.hcl.example b/bottin.hcl.example
index 3d977d4..8a3ad36 100644
--- a/bottin.hcl.example
+++ b/bottin.hcl.example
@@ -12,7 +12,7 @@ job "directory" {
task "server" {
driver = "docker"
config {
- image = "lxpz/bottin_amd64:8"
+ image = "lxpz/bottin_amd64:10"
readonly_rootfs = true
port_map {
ldap_port = 389