Skip to content

Commit fe2809f

Browse files
chore(deps): update cypress/base docker tag to v16.17.0
1 parent 16ef891 commit fe2809f

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
@@ -40,7 +40,7 @@ jobs:
4040

4141
cyrun:
4242
docker:
43-
- image: cypress/base:16.13.2
43+
- image: cypress/base:16.17.0
4444
parameters:
4545
jobname:
4646
type: string
@@ -66,7 +66,7 @@ jobs:
6666

6767
test-code-coverage-plugin:
6868
docker:
69-
- image: cypress/base:16.13.2
69+
- image: cypress/base:16.17.0
7070
steps:
7171
- attach_workspace:
7272
at: ~/

0 commit comments

Comments
 (0)