From e52a1f74a38cad3df083885aa8860a870a131cdb Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 11 Feb 2020 23:20:33 +0100 Subject: Handle search attribute * --- 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 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 -- cgit v1.2.3