Skip to content

Commit 2d8715d

Browse files
committed
Merge pull request #7 from ilivebox/lts-4.4.5
Update for Node.js v4.4.5
2 parents 8c7ab38 + 4af8674 commit 2d8715d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM heroku/cedar:14
33

44
# Set Node Version
5-
ENV NODE_ENGINE 4.4.4
5+
ENV NODE_ENGINE 4.4.5
66

77
# Set the PATH for Node (inc npm) and any installed runnables
88
ENV PATH /app/heroku/node/bin/:/app/user/node_modules/.bin:$PATH

0 commit comments

Comments
 (0)