Skip to content

Commit

Permalink
update Node.js to v5.4.0 (close #19)
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop committed Jan 7, 2016
1 parent b4a21b0 commit f30d1e7
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
Expand Up @@ -2,7 +2,7 @@ FROM beevelop/base
MAINTAINER Maik Hummel <m@ikhummel.com>

# Build-Variables
ENV NODEJS_VERSION 5.3.0
ENV NODEJS_VERSION 5.4.0

# Set PATH variable
ENV PATH $PATH:/opt/node/bin
Expand Down

0 comments on commit f30d1e7

Please sign in to comment.