Skip to content

Commit

Permalink
Also upgrade Node in Cypress base image
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Nov 7, 2019
1 parent 8e55915 commit 3b7cbdc
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 @@ -62,7 +62,7 @@ jobs:
path: ./reports
e2e:
docker:
- image: cypress/base:10
- image: cypress/base:12.13.0
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 3b7cbdc

Please sign in to comment.