From e900f5517a9a77f01719fbb329279ebab66ee1fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 05:32:35 +0000 Subject: [PATCH] chore(deps): update cypress/base docker tag to v22 --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 80d7f2fc..7c854bce 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.13.1 parameters: jobname: type: string @@ -113,7 +113,7 @@ jobs: test-code-coverage-plugin: docker: - - image: cypress/base:16.18.1 + - image: cypress/base:22.13.1 steps: - attach_workspace: at: ~/