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