Skip to content

Commit 373f22a

Browse files
committed
use correct image name
1 parent b00bb47 commit 373f22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"repository": "https://github.com/heroku/node-js-getting-started",
55
"logo": "http://node-js-sample.herokuapp.com/node.svg",
66
"keywords": ["node", "express", "static"],
7-
"image": "heroku/node"
7+
"image": "heroku/nodejs"
88
}

0 commit comments

Comments
 (0)