From 81328aa321e277adf27e91a61c1f13dab2df9fde Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Thu, 13 Feb 2020 17:56:44 +0100 Subject: [PATCH] Update docker image to version 12 --- bottin.hcl.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bottin.hcl.example b/bottin.hcl.example index 1605f22..5f95d57 100644 --- a/bottin.hcl.example +++ b/bottin.hcl.example @@ -12,7 +12,7 @@ job "directory" { task "server" { driver = "docker" config { - image = "lxpz/bottin_amd64:11" + image = "lxpz/bottin_amd64:12" readonly_rootfs = true port_map { ldap_port = 389