Skip to content

Commit 1ddf6ec

Browse files
committed
Update Node.js to v5.10.0 (close #47)
1 parent 4bd8b10 commit 1ddf6ec

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=5.9.1 \
5+
ENV NODEJS_VERSION=5.10.0 \
66
PATH=$PATH:/opt/node/bin
77

88
WORKDIR "/opt/node"

0 commit comments

Comments
 (0)