fix image

This commit is contained in:
Quentin 2020-05-23 11:49:33 +02:00
parent 5ec3668d5f
commit 8bfa9fd187
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ job "platoo" {
task "nodejs" {
driver = "docker"
config {
image = "victorm/platoo:v1"
image = "victormoi/platoo:v1"
port_map {
web_port = 8080
}