Skip to content

Commit

Permalink
Update Node.js to v5.6.0 (close #27)
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop committed Feb 9, 2016
1 parent a844da0 commit fc1b23f
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 @@ -2,7 +2,7 @@ FROM beevelop/base
MAINTAINER Maik Hummel <[email protected]>

# Build-Variables
ENV NODEJS_VERSION 5.5.0
ENV NODEJS_VERSION 5.6.0

# Set PATH variable
ENV PATH $PATH:/opt/node/bin
Expand Down

0 comments on commit fc1b23f

Please sign in to comment.