Update docker image to version 12

This commit is contained in:
Alex 2020-02-13 17:56:44 +01:00
parent 13d8cf028a
commit 81328aa321
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:11"
image = "lxpz/bottin_amd64:12"
readonly_rootfs = true
port_map {
ldap_port = 389