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" {
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "lxpz/bottin_amd64:21"
|
||||
image = "superboum/bottin_amd64:22"
|
||||
network_mode = "host"
|
||||
readonly_rootfs = true
|
||||
ports = [ "ldap_port" ]
|
||||
|
|
Loading…
Reference in a new issue