Skip to content

Commit 29a3445

Browse files
committed
Update Node.js to v4.2.5 (close #22)
1 parent b39a8b1 commit 29a3445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM beevelop/android
22
MAINTAINER Maik Hummel <m@ikhummel.com>
33

44
# Build-Variables
5-
ENV NODEJS_VERSION 4.2.4
5+
ENV NODEJS_VERSION 4.2.5
66

77
# Set Environment Variables
88
ENV PATH $PATH:/opt/nodejs/bin

0 commit comments

Comments
 (0)