Skip to content

Commit

Permalink
ci(circle): update cypress base image to 20.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Oct 24, 2024
1 parent e6da72b commit fabfbc4
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 @@ -4,7 +4,7 @@ jobs:
test-cypress-slack-reporter-old:
docker:
# the Docker image with Cypress dependencies
- image: cypress/base:17.8.0
- image: cypress/base:20.18.0
environment:
## this enables colors in the output
TERM: xterm
Expand Down

0 comments on commit fabfbc4

Please sign in to comment.