Skip to content

Commit

Permalink
Merge pull request #9 from ilivebox/update-latest-6.2.2
Browse files Browse the repository at this point in the history
Update for v6.2.2
  • Loading branch information
geminiyellow committed Jun 22, 2016
2 parents 85473af + 436b7c9 commit c9bd1f3
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 6.2.1
ENV NODE_ENGINE 6.2.2

# 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 c9bd1f3

Please sign in to comment.