Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Commit

Permalink
Merge pull request #47 from circleci/first-trusty-image
Browse files Browse the repository at this point in the history
Adding NodeJS 5.6.0
  • Loading branch information
Christopher committed Mar 4, 2016
2 parents ba46cab + abe4b20 commit c791e79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ RUN circleci-install nodejs 5.1.1
RUN circleci-install nodejs 5.2.0
RUN circleci-install nodejs 5.4.1
RUN circleci-install nodejs 5.5.0
RUN circleci-install nodejs 5.6.0

# TODO: make this more robust
RUN sudo -H -u ubuntu bash -c "source ~/.circlerc; nvm alias default 4.2.6"

Expand Down

0 comments on commit c791e79

Please sign in to comment.