Skip to content

Commit 47bccc4

Browse files
authored
Node.js 10.0.0 (Current) Release (close #194)
1 parent acfa9b8 commit 47bccc4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
FROM beevelop/base
22

3-
MAINTAINER Maik Hummel <m@ikhummel.com>
4-
5-
ENV NODEJS_VERSION=8.11.1 \
3+
ENV NODEJS_VERSION=10.0.0 \
64
PATH=$PATH:/opt/node/bin
75

86
WORKDIR "/opt/node"

0 commit comments

Comments
 (0)