Skip to content

Commit

Permalink
Update to node-v8.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanosala authored Jan 3, 2018
1 parent f50d22e commit 6a6b834
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.9.1
ENV NODE_ENGINE 8.9.4

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

0 comments on commit 6a6b834

Please sign in to comment.