We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6da72b commit fabfbc4Copy full SHA for fabfbc4
.circleci/config.yml
@@ -4,7 +4,7 @@ jobs:
4
test-cypress-slack-reporter-old:
5
docker:
6
# the Docker image with Cypress dependencies
7
- - image: cypress/base:17.8.0
+ - image: cypress/base:20.18.0
8
environment:
9
## this enables colors in the output
10
TERM: xterm
0 commit comments