forked from Deuxfleurs/infrastructure
Update bottin
This commit is contained in:
parent
acd46fde80
commit
4ea2494bd5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ job "directory" {
|
||||||
task "bottin" {
|
task "bottin" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
config {
|
config {
|
||||||
image = "lxpz/bottin_amd64:21"
|
image = "superboum/bottin_amd64:22"
|
||||||
network_mode = "host"
|
network_mode = "host"
|
||||||
readonly_rootfs = true
|
readonly_rootfs = true
|
||||||
ports = [ "ldap_port" ]
|
ports = [ "ldap_port" ]
|
||||||
|
|
Loading…
Reference in a new issue