Update docker image version

This commit is contained in:
Alex 2020-02-14 22:03:46 +01:00
parent afcad41e85
commit 0c4d55895c
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:12"
image = "lxpz/bottin_amd64:13"
readonly_rootfs = true
port_map {
ldap_port = 389