Skip to content

Commit 3b962b2

Browse files
committed
Update Node.js to v5.11.0 (close #49)
1 parent 16bd882 commit 3b962b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 <[email protected]>
44

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

88
WORKDIR "/opt/node"

0 commit comments

Comments
 (0)