From c3d30df155e24da199a8e9c388a26c18c80946b4 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 12 Feb 2020 17:39:09 +0100 Subject: [PATCH] Update Docker image --- bottin.hcl.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bottin.hcl.example b/bottin.hcl.example index 8a3ad36..1605f22 100644 --- a/bottin.hcl.example +++ b/bottin.hcl.example @@ -12,7 +12,7 @@ job "directory" { task "server" { driver = "docker" config { - image = "lxpz/bottin_amd64:10" + image = "lxpz/bottin_amd64:11" readonly_rootfs = true port_map { ldap_port = 389