Skip to content

Commit cfc221a

Browse files
committed
Update Node.js to v5.11.1 (close #51)
1 parent 4f07b4b commit cfc221a

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

33
MAINTAINER Maik Hummel <[email protected]>
44

5-
ENV NODEJS_VERSION=6.0.0 \
5+
ENV NODEJS_VERSION=5.11.1 \
66
PATH=$PATH:/opt/node/bin
77

88
WORKDIR "/opt/node"

0 commit comments

Comments
 (0)