From e8ce6e33e59b37bdf441e6294d8b28ccdaee5879 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 1 Feb 2020 15:09:09 +0100 Subject: Something that actually works --- 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 d10394b..8305a01 100644 --- a/bottin.hcl.example +++ b/bottin.hcl.example @@ -12,7 +12,7 @@ job "directory" { task "server" { driver = "docker" config { - image = "lxpz/bottin_amd64:3" + image = "lxpz/bottin_amd64:4" readonly_rootfs = true port_map { ldap_port = 389 -- cgit v1.2.3