From 115125a18fe3e95aefb7b1449ef5cc3df25c8c32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 04:04:44 +0000 Subject: [PATCH] chore(deps): update cypress/base docker tag to v16.18.1 --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 68307a6b..ad26b37b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -99,7 +99,7 @@ jobs: cyrun: docker: - - image: cypress/base:16.16.0 + - image: cypress/base:16.18.1 parameters: jobname: type: string @@ -125,7 +125,7 @@ jobs: test-code-coverage-plugin: docker: - - image: cypress/base:16.16.0 + - image: cypress/base:16.18.1 steps: - attach_workspace: at: ~/