Skip to content

Commit 9e4a115

Browse files
committed
Update Node.js to v5.4.1 (close #21)
1 parent 952f1ce commit 9e4a115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 5.4.0
5+
ENV NODEJS_VERSION 5.4.1
66

77
# Set PATH variable
88
ENV PATH $PATH:/opt/node/bin

0 commit comments

Comments
 (0)