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

Commit

Permalink
Restoring generated image with LATEST chrome instead of CircleCI's v64.
Browse files Browse the repository at this point in the history
  • Loading branch information
noamkfir committed May 2, 2018
1 parent 6d13e1e commit 2d13661
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
version: 2
vm_settings: &vm_settings
docker:
- image: circleci/node:6.14.1-browsers
# - image: circleci/node:6.14.1-browsers
- image: boundlesscode/node:6.14.1-stretch-browsers-sans-drivers

jobs:
install_template_deps:
Expand Down

0 comments on commit 2d13661

Please sign in to comment.