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