forked from Deuxfleurs/infrastructure
Bump bottin
This commit is contained in:
parent
f14777e1b6
commit
2051a21662
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:14"
|
image = "lxpz/bottin_amd64:20"
|
||||||
network_mode = "host"
|
network_mode = "host"
|
||||||
readonly_rootfs = true
|
readonly_rootfs = true
|
||||||
port_map {
|
port_map {
|
||||||
|
|
Loading…
Reference in a new issue