forked from Deuxfleurs/infrastructure
fix image
This commit is contained in:
parent
5ec3668d5f
commit
8bfa9fd187
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ job "platoo" {
|
|||
task "nodejs" {
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "victorm/platoo:v1"
|
||||
image = "victormoi/platoo:v1"
|
||||
port_map {
|
||||
web_port = 8080
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue