Update bottin version in hcl example

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" { task "server" {
driver = "docker" driver = "docker"
config { config {
image = "lxpz/bottin_amd64:14" image = "lxpz/bottin_amd64:21"
readonly_rootfs = true readonly_rootfs = true
port_map { port_map {
ldap_port = 389 ldap_port = 389