Update bottin

This commit is contained in:
Quentin 2021-09-17 17:41:57 +02:00
parent acd46fde80
commit 4ea2494bd5
Signed by untrusted user: quentin
GPG Key ID: A98E9B769E4FF428
1 changed files with 1 additions and 1 deletions

View File

@ -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" ]