We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d69e84 commit b594f1eCopy full SHA for b594f1e
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ FROM beevelop/android
2
MAINTAINER Maik Hummel <m@ikhummel.com>
3
4
# Build-Variables
5
-ENV NODEJS_VERSION 4.1.1
+ENV NODEJS_VERSION 4.1.2
6
7
# Set Environment Variables
8
ENV PATH $PATH:/opt/nodejs/bin
0 commit comments