Skip to content

Commit e81963e

Browse files
Merge pull request #572 from cypress-io/renovate/cypress-base-16.x
2 parents bc61598 + 115125a commit e81963e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999

100100
cyrun:
101101
docker:
102-
- image: cypress/base:16.16.0
102+
- image: cypress/base:16.18.1
103103
parameters:
104104
jobname:
105105
type: string
@@ -125,7 +125,7 @@ jobs:
125125

126126
test-code-coverage-plugin:
127127
docker:
128-
- image: cypress/base:16.16.0
128+
- image: cypress/base:16.18.1
129129
steps:
130130
- attach_workspace:
131131
at: ~/

0 commit comments

Comments
 (0)