Skip to content

Commit 15723e5

Browse files
authored
Merge pull request #120 from beevelop/next
Node.js 8.1.2 (Stable) Release
2 parents bfcd7be + e92c8c0 commit 15723e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM beevelop/base
22

33
MAINTAINER Maik Hummel <m@ikhummel.com>
44

5-
ENV NODEJS_VERSION=8.1.1 \
5+
ENV NODEJS_VERSION=8.1.2 \
66
PATH=$PATH:/opt/node/bin
77

88
WORKDIR "/opt/node"

0 commit comments

Comments
 (0)