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