Skip to content

Commit

Permalink
Upgrade to 8.8.1 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanosala authored Oct 26, 2017
1 parent 59690ed commit 36b4924
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 @@ -7,7 +7,7 @@ WORKDIR /app/user
# The following setup is inspired by the Heroku Node-js dockerfile with some extras and a different node version.

# Which version of node?
ENV NODE_ENGINE 8.7.0
ENV NODE_ENGINE 8.8.1

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

0 comments on commit 36b4924

Please sign in to comment.