diff --git a/.circleci/config.yml b/.circleci/config.yml index 6e310f4c..8462bb18 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -87,7 +87,7 @@ jobs: cyrun: docker: - - image: cypress/base:16.18.1 + - image: cypress/base:22.14.0 parameters: jobname: type: string @@ -113,7 +113,7 @@ jobs: test-code-coverage-plugin: docker: - - image: cypress/base:16.18.1 + - image: cypress/base:22.14.0 steps: - attach_workspace: at: ~/