Skip to content

Commit

Permalink
Update to node 7.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanosala authored Mar 29, 2017
1 parent 42c0b46 commit af00a2d
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 @@ -6,7 +6,7 @@ MAINTAINER Stefano Sala <stefano@conversio.com>
# extras and a different node version.

# Which version of node?
ENV NODE_ENGINE 6.10.1
ENV NODE_ENGINE 7.8.0

# Locate our binaries
ENV PATH /app/heroku/node/bin/:/app/user/node_modules/.bin:$PATH
Expand Down

0 comments on commit af00a2d

Please sign in to comment.