We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952f1ce commit 9e4a115Copy full SHA for 9e4a115
Dockerfile
@@ -2,7 +2,7 @@ FROM beevelop/android
2
MAINTAINER Maik Hummel <m@ikhummel.com>
3
4
# Build-Variables
5
-ENV NODEJS_VERSION 5.4.0
+ENV NODEJS_VERSION 5.4.1
6
7
# Set PATH variable
8
ENV PATH $PATH:/opt/node/bin
0 commit comments