chore: align docker cypress image version with drone
This commit is contained in:
parent
96f5f00c07
commit
2445f0eec8
2 changed files with 2 additions and 2 deletions
|
|
@ -108,7 +108,7 @@ steps:
|
|||
- dependencies
|
||||
|
||||
- name: test-frontend
|
||||
image: cypress/browsers:node16.5.0-chrome94-ff93
|
||||
image: cypress/browsers:node16.14.0-chrome99-ff97
|
||||
pull: true
|
||||
environment:
|
||||
CYPRESS_API_URL: http://api:3456/api/v1
|
||||
|
|
|
|||
Reference in a new issue