Skip to content

Commit

Permalink
change docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Darren Nelsen committed Mar 15, 2018
1 parent 0506845 commit f23e619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 2
jobs:
build-and-test:
docker:
- image: circleci/node:9-browsers
- image: circleci/node:8.10-browsers
working_directory: ~/insight
steps:
- checkout
Expand Down

0 comments on commit f23e619

Please sign in to comment.