Update docker image to version 12

pull/8/head
Alex 3 years ago
parent 13d8cf028a
commit 81328aa321

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

Loading…
Cancel
Save