Skip to content

Commit fabfbc4

Browse files
committed
ci(circle): update cypress base image to 20.18.0
1 parent e6da72b commit fabfbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
test-cypress-slack-reporter-old:
55
docker:
66
# the Docker image with Cypress dependencies
7-
- image: cypress/base:17.8.0
7+
- image: cypress/base:20.18.0
88
environment:
99
## this enables colors in the output
1010
TERM: xterm

0 commit comments

Comments
 (0)