Skip to content

Commit 09a7fb8

Browse files
authored
Update Node.js to v0.10.46 (close #58)
1 parent 10647d9 commit 09a7fb8

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
@@ -1,7 +1,7 @@
11
FROM beevelop/android
22
MAINTAINER Maik Hummel <[email protected]>
33

4-
ENV NODEJS_VERSION=0.10.45 \
4+
ENV NODEJS_VERSION=0.10.46 \
55
PATH=$PATH:/opt/nodejs/bin
66

77
WORKDIR "/opt"

0 commit comments

Comments
 (0)