From 2b0c6f09ff5ac1a15c5ea4c76537ef41e5f274f4 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 9 Mar 2021 19:08:59 +0100 Subject: [PATCH] Update bottin version in hcl example --- bottin.hcl.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bottin.hcl.example b/bottin.hcl.example index 4547a7b..c2dac10 100644 --- a/bottin.hcl.example +++ b/bottin.hcl.example @@ -12,7 +12,7 @@ job "directory" { task "server" { driver = "docker" config { - image = "lxpz/bottin_amd64:14" + image = "lxpz/bottin_amd64:21" readonly_rootfs = true port_map { ldap_port = 389