Skip to content

Commit 627d63c

Browse files
authored
Merge pull request #122 from beevelop/next
Node.js 8.1.3 (Current) Release
2 parents 15723e5 + 9fbce64 commit 627d63c

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.2 \
5+
ENV NODEJS_VERSION=8.1.3 \
66
PATH=$PATH:/opt/node/bin
77

88
WORKDIR "/opt/node"

0 commit comments

Comments
 (0)