forked from Deuxfleurs/bottin
Update docker image version
This commit is contained in:
parent
afcad41e85
commit
0c4d55895c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue