File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11version : ' 3.7'
22services :
33 e2e-electron :
4- image : " cypress/included:15.7 .1"
4+ image : " cypress/included:15.8 .1"
55 working_dir : /e2e
66 command : " --browser electron --env host_mvc=mvc,host_webflux=webflux"
77 volumes :
@@ -10,7 +10,7 @@ services:
1010 - concerts
1111
1212 e2e-chrome :
13- image : " cypress/included:15.7 .1"
13+ image : " cypress/included:15.8 .1"
1414 working_dir : /e2e
1515 command : " --browser chrome --env host_mvc=mvc,host_webflux=webflux"
1616 volumes :
@@ -19,7 +19,7 @@ services:
1919 - concerts
2020
2121 e2e-firefox :
22- image : " cypress/included:15.7 .1"
22+ image : " cypress/included:15.8 .1"
2323 working_dir : /e2e
2424 command : " --browser firefox --env host_mvc=mvc,host_webflux=webflux"
2525 volumes :
@@ -28,7 +28,7 @@ services:
2828 - concerts
2929
3030 e2e-edge :
31- image : " cypress/included:15.7 .1"
31+ image : " cypress/included:15.8 .1"
3232 working_dir : /e2e
3333 command : " --browser edge --env host_mvc=mvc,host_webflux=webflux"
3434 volumes :
You can’t perform that action at this time.
0 commit comments