Skip to content

Commit

Permalink
Node 8.1.2 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlebech authored Jun 16, 2017
1 parent 4a3ecab commit bd6a3d3
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 8.1.1
ENV NODE_ENGINE 8.1.2

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

0 comments on commit bd6a3d3

Please sign in to comment.