forked from Deuxfleurs/bottin
Update bottin version in hcl example
This commit is contained in:
parent
99d8955ab3
commit
2b0c6f09ff
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ job "directory" {
|
|||
task "server" {
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "lxpz/bottin_amd64:14"
|
||||
image = "lxpz/bottin_amd64:21"
|
||||
readonly_rootfs = true
|
||||
port_map {
|
||||
ldap_port = 389
|
||||
|
|
Loading…
Reference in a new issue