Update nomad template to use new api server image
This commit is contained in:
parent
eb59764b75
commit
81926a53f9
@ -26,7 +26,7 @@ job "lure-web" {
|
||||
}
|
||||
|
||||
config {
|
||||
image = "arsen6331/lure-api-server:latest"
|
||||
image = "elara6331/lure-api-server:latest"
|
||||
ports = ["api"]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user