diff --git a/app.json b/app.json index 586c5f7..a1dd675 100644 --- a/app.json +++ b/app.json @@ -4,5 +4,5 @@ "repository": "https://github.com/heroku/node-js-getting-started", "logo": "http://node-js-sample.herokuapp.com/node.svg", "keywords": ["node", "express", "static"], - "image": "heroku/node" + "image": "heroku/nodejs" }