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 Dec 7, 2024
1 parent 063c8de commit 79c2b1b
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.12.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.12.0
steps:
- attach_workspace:
at: ~/
Expand Down

0 comments on commit 79c2b1b

Please sign in to comment.