Skip to content

Commit 6b7b93c

Browse files
committed
update Node.js to v4.2.4 (close #18)
1 parent 9e601e3 commit 6b7b93c

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
MAINTAINER Maik Hummel <[email protected]>
33

44
# Build-Variables
5-
ENV NODEJS_VERSION 4.2.3
5+
ENV NODEJS_VERSION 4.2.4
66

77
# Set Environment Variables
88
ENV PATH $PATH:/opt/nodejs/bin

0 commit comments

Comments
 (0)