Skip to content

Commit 84af737

Browse files
committed
docs(maintainer): change Binarytalse to ilivebox
1 parent d6875a7 commit 84af737

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
This image is for use with the [Heroku Docker CLI plugin](https://github.com/heroku/heroku-docker).
44

5-
Public auto builds for this variant can be found at https://hub.docker.com/r/binarytales/heroku-nodejs/
5+
Public auto builds for this variant can be found at https://hub.docker.com/r/ilivebox/heroku-nodejs/
66

7-
The repository for this variant can found at https://github.com/Binarytales/heroku-nodejs
7+
The repository for this variant can found at https://github.com/ilivebox/heroku-nodejs
8+
9+
## Fork from Binarytales/heroku-nodejs
10+
11+
`heroku/docker-nodejs` no longer maintenance, and @Binarytalse is on vacation, so let me do that for you.
812

913
## Changes from heroku/docker-nodejs
1014

@@ -33,7 +37,7 @@ This hasn't happened yet and so I'm not totally sure exactly which builds get re
3337
The Dockerfile in your project should look something like this for basic usage
3438

3539
```
36-
FROM binarytales/heroku-nodejs:5.6.0
40+
FROM ilivebox/heroku-nodejs:latest
3741
3842
ADD package.json /app/user/
3943
RUN /app/heroku/node/bin/npm install

0 commit comments

Comments
 (0)