Skip to content

Commit

Permalink
Update Node.js to v4.3.0 (close #26)
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop committed Feb 9, 2016
1 parent 22ca05e commit 1e9ed7f
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 4.2.6
ENV NODEJS_VERSION 4.3.0

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

0 comments on commit 1e9ed7f

Please sign in to comment.