We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb39a4 commit d027e6cCopy full SHA for d027e6c
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ FROM beevelop/android
2
3
MAINTAINER Maik Hummel <m@ikhummel.com>
4
5
-ENV NODEJS_VERSION=6.8.0 \
+ENV NODEJS_VERSION=6.8.1 \
6
PATH=$PATH:/opt/node/bin
7
8
WORKDIR "/opt/node"
0 commit comments