forked from Deuxfleurs/bottin
Update Docker image
This commit is contained in:
parent
8ca2d39971
commit
c3d30df155
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ job "directory" {
|
|||
task "server" {
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "lxpz/bottin_amd64:10"
|
||||
image = "lxpz/bottin_amd64:11"
|
||||
readonly_rootfs = true
|
||||
port_map {
|
||||
ldap_port = 389
|
||||
|
|
Loading…
Reference in a new issue