Skip to content

Commit

Permalink
Merge pull request #4 from hsingh/use_old_node_version
Browse files Browse the repository at this point in the history
Dummy checkin to have the latest as 0.10.38
  • Loading branch information
aryni01 committed Jan 27, 2016
2 parents ae085aa + 3d7d444 commit e2d2cb5
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 progrium/busybox
MAINTAINER Harpreet Singh <[email protected]>
# Based on https://github.com/hwestphal/docker-nodebox

ENV VERSION v0.12.9
ENV VERSION v0.10.38
ENV PATH /node-$VERSION-linux-x64/bin:$PATH

RUN opkg-install curl ca-certificates libstdcpp && \
Expand Down

0 comments on commit e2d2cb5

Please sign in to comment.