Skip to content

Commit

Permalink
Update Node.js to v4.2.5 (close #21)
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop committed Jan 21, 2016
1 parent 6b7b93c commit 2539a41
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 <m@ikhummel.com>

# Build-Variables
ENV NODEJS_VERSION 4.2.4
ENV NODEJS_VERSION 4.2.5

# Set Environment Variables
ENV PATH $PATH:/opt/nodejs/bin
Expand Down

0 comments on commit 2539a41

Please sign in to comment.