Skip to content

Commit

Permalink
update Node.js to v0.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop committed Nov 26, 2015
1 parent 3e357bf commit e5edb51
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 ubuntu:wily
MAINTAINER Maik Hummel <[email protected]>

# Build-Variables
ENV NODEJS_VERSION 0.12.7
ENV NODEJS_VERSION 0.12.8

# Set Environment Variables
ENV PATH $PATH:/opt/nodejs/bin
Expand Down

0 comments on commit e5edb51

Please sign in to comment.