Skip to content

Commit

Permalink
10.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanosala authored Aug 6, 2019
1 parent d02551c commit 1ce1499
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 10.15.3
ENV NODE_ENGINE 10.16.1

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

0 comments on commit 1ce1499

Please sign in to comment.