Skip to content

Commit

Permalink
Update Node.js to v4.3.1 (close #29)
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop committed Feb 17, 2016
1 parent bf8a541 commit f5580ab
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/android
MAINTAINER Maik Hummel <m@ikhummel.com>

# Build-Variables
ENV NODEJS_VERSION 4.3.0
ENV NODEJS_VERSION 4.3.1

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

0 comments on commit f5580ab

Please sign in to comment.