Update bottin version
This commit is contained in:
parent
81cff21220
commit
ca787155c9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ job "directory2" {
|
||||||
task "bottin" {
|
task "bottin" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
config {
|
config {
|
||||||
image = "lxpz/bottin_amd64:13"
|
image = "lxpz/bottin_amd64:14"
|
||||||
readonly_rootfs = true
|
readonly_rootfs = true
|
||||||
port_map {
|
port_map {
|
||||||
ldap_port = 1389
|
ldap_port = 1389
|
||||||
|
|
Reference in a new issue