Skip to content

Commit

Permalink
Update to 10.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanosala authored Nov 6, 2018
1 parent 2fd0576 commit cec0ff0
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.11.4
ENV NODE_ENGINE 10.13.0

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

0 comments on commit cec0ff0

Please sign in to comment.