From 0402f7806a1e216f150d004d16823cbc73880fc4 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 9 Feb 2020 18:36:13 +0100 Subject: Implement (inefficiently) search scopes --- bottin.hcl.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bottin.hcl.example') 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 -- cgit v1.2.3