From c3bfcdf9a1c80b9ed27840f203cf3f14ef0bb113 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 1 Feb 2020 11:32:50 +0100 Subject: Fix password comparison --- 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 8c6cfa8..d10394b 100644 --- a/bottin.hcl.example +++ b/bottin.hcl.example @@ -12,7 +12,7 @@ job "directory" { task "server" { driver = "docker" config { - image = "lxpz/bottin_amd64:1" + image = "lxpz/bottin_amd64:3" readonly_rootfs = true port_map { ldap_port = 389 -- cgit v1.2.3