Skip to content

Commit e1819cc

Browse files
authored
Merge pull request #152 from beevelop/8
v8.9.0 'Carbon' (LTS) Release
2 parents 0b4b586 + 9d89352 commit e1819cc

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

88
WORKDIR "/opt/node"

0 commit comments

Comments
 (0)