Skip to content

Commit

Permalink
chore(deps): update cypress/base docker tag to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent b7d17b6 commit 9b1f787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

cyrun:
docker:
- image: cypress/base:16.18.1
- image: cypress/base:22.11.0
parameters:
jobname:
type: string
Expand All @@ -113,7 +113,7 @@ jobs:

test-code-coverage-plugin:
docker:
- image: cypress/base:16.18.1
- image: cypress/base:22.11.0
steps:
- attach_workspace:
at: ~/
Expand Down

0 comments on commit 9b1f787

Please sign in to comment.