Update bottin version in hcl example
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Alex 2021-03-09 19:08:59 +01:00
parent 99d8955ab3
commit 2b0c6f09ff
1 changed files with 1 additions and 1 deletions

View File

@ -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