Skip to content

Commit

Permalink
update cypress/base image in circleci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Lesin committed Aug 5, 2020
1 parent f49b17e commit 256b9ee
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 @@ -7,7 +7,7 @@ version: 2
jobs:
build:
docker:
- image: cypress/base:8
- image: cypress/base:12
environment:
## this enables colors in the output
TERM: xterm
Expand Down

0 comments on commit 256b9ee

Please sign in to comment.