Skip to content

Commit

Permalink
chore(lts): Update to Node.js v4.4.7. Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
geminiyellow committed Jul 5, 2016
1 parent 7587480 commit 0ea45a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM heroku/cedar:14

# Set Node Version
ENV NODE_ENGINE 4.4.6
ENV NODE_ENGINE 4.4.7

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

0 comments on commit 0ea45a4

Please sign in to comment.