From 0c801e02d5b9804c5444d4e923babc34ee05b61c Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 2 Feb 2020 13:51:47 +0100 Subject: Remove spaces between dn components, use warnings when necessary --- 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 59f7c57..eb29095 100644 --- a/bottin.hcl.example +++ b/bottin.hcl.example @@ -12,7 +12,7 @@ job "directory" { task "server" { driver = "docker" config { - image = "lxpz/bottin_amd64:5" + image = "lxpz/bottin_amd64:6" readonly_rootfs = true port_map { ldap_port = 389 -- cgit v1.2.3