aboutsummaryrefslogtreecommitdiff
path: root/bottin.hcl.example
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-09 18:36:13 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-09 18:36:27 +0100
commit0402f7806a1e216f150d004d16823cbc73880fc4 (patch)
treefe8f4f7191ebeab5c12315628fc27a7b50816bcc /bottin.hcl.example
parentd02bd17b160ea7e4d7f17208b15b40171677bbed (diff)
downloadbottin-0402f7806a1e216f150d004d16823cbc73880fc4.tar.gz
bottin-0402f7806a1e216f150d004d16823cbc73880fc4.zip
Implement (inefficiently) search scopes
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 65953cf..8fb12eb 100644
--- a/bottin.hcl.example
+++ b/bottin.hcl.example
@@ -12,7 +12,7 @@ job "directory" {
task "server" {
driver = "docker"
config {
- image = "lxpz/bottin_amd64:7"
+ image = "lxpz/bottin_amd64:8"
readonly_rootfs = true
port_map {
ldap_port = 389