Skip to content

Commit 64f08cc

Browse files
authored
Merge pull request #130 from beevelop/next
8.2.0 (Current) Release
2 parents ec15f00 + 60b6897 commit 64f08cc

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

88
WORKDIR "/opt/node"

0 commit comments

Comments
 (0)