Skip to content

Commit 68e1d89

Browse files
committed
update Node.js to v5.2.0 (close #16)
1 parent 7c78c1f commit 68e1d89

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 5.1.1
5+
ENV NODEJS_VERSION 5.2.0
66

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

0 commit comments

Comments
 (0)