Fix nomad fixers
This commit is contained in:
parent
25e533287d
commit
1a3c096b65
@ -13,7 +13,7 @@ job "fixers" {
|
|||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "iamthefij/nomad-service-fixers:0.1.0"
|
image = "iamthefij/nomad-service-fixers:0.1.1"
|
||||||
command = "/scripts/nomad_orphan_services.py"
|
command = "/scripts/nomad_orphan_services.py"
|
||||||
args = ["--delete"]
|
args = ["--delete"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user