From 4c037dcb94d2c663da9e624ba44dac0f833bc804 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 2 Feb 2020 13:32:12 +0100 Subject: Bug fix: case-insensitive value match (except for passwords) --- 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 8305a01..59f7c57 100644 --- a/bottin.hcl.example +++ b/bottin.hcl.example @@ -12,7 +12,7 @@ job "directory" { task "server" { driver = "docker" config { - image = "lxpz/bottin_amd64:4" + image = "lxpz/bottin_amd64:5" readonly_rootfs = true port_map { ldap_port = 389 -- cgit v1.2.3