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 ea5eb3e commit 95d6ca1Copy full SHA for 95d6ca1
Dockerfile
@@ -2,7 +2,7 @@ FROM beevelop/android
2
3
MAINTAINER Maik Hummel <[email protected]>
4
5
-ENV NODEJS_VERSION=6.14.2 \
+ENV NODEJS_VERSION=6.14.4 \
6
PATH=$PATH:/opt/node/bin
7
8
WORKDIR "/opt/node"
0 commit comments