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

Commit

Permalink
Trying circleci/node:6.14.1-browsers again.
Browse files Browse the repository at this point in the history
  • Loading branch information
noamkfir committed May 2, 2018
1 parent 7ed7f28 commit 6d13e1e
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
@@ -1,7 +1,7 @@
version: 2
vm_settings: &vm_settings
docker:
- image: circleci/node:6.12.3-browsers
- image: circleci/node:6.14.1-browsers

jobs:
install_template_deps:
Expand Down

0 comments on commit 6d13e1e

Please sign in to comment.