Skip to content

Commit b2e588e

Browse files
authored
Update Node.js to v6.5.0 (close #66)
1 parent 3a76a28 commit b2e588e

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

88
WORKDIR "/opt/node"

0 commit comments

Comments
 (0)