Skip to content

Commit

Permalink
Update Node.js to v4.6.0 (close #71)
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop authored Sep 28, 2016
1 parent 899a865 commit ca7deeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM beevelop/base
MAINTAINER Maik Hummel <m@ikhummel.com>

ENV NODEJS_VERSION=4.5.0 \
ENV NODEJS_VERSION=4.6.0 \
PATH=$PATH:/opt/nodejs/bin

WORKDIR "/opt"
Expand Down

0 comments on commit ca7deeb

Please sign in to comment.