We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
FROM
1 parent 8a78b56 commit 0acb7f8Copy full SHA for 0acb7f8
README.md
@@ -33,7 +33,7 @@ This hasn't happened yet and so I'm not totally sure exactly which builds get re
33
The Dockerfile in your project should look something like this for basic usage
34
35
```
36
-FROM FROM binarytales/heroku-nodejs:5.6.0
+FROM binarytales/heroku-nodejs:5.6.0
37
38
ADD package.json /app/user/
39
RUN /app/heroku/node/bin/npm install
0 commit comments