File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
services :
2
2
e2e-electron :
3
- image : " cypress/included:14.0.2 "
3
+ image : " cypress/included:14.0.3 "
4
4
working_dir : /e2e
5
5
command : " --browser electron --env host=jofisaes-vma-nginx-lb"
6
6
volumes :
@@ -9,7 +9,7 @@ services:
9
9
- vma_net
10
10
11
11
e2e-chrome :
12
- image : " cypress/included:14.0.2 "
12
+ image : " cypress/included:14.0.3 "
13
13
working_dir : /e2e
14
14
command : " --browser chrome --env host=jofisaes-vma-nginx-lb"
15
15
volumes :
@@ -18,7 +18,7 @@ services:
18
18
- vma_net
19
19
20
20
e2e-firefox :
21
- image : " cypress/included:14.0.2 "
21
+ image : " cypress/included:14.0.3 "
22
22
working_dir : /e2e
23
23
command : " --browser firefox --env host=jofisaes-vma-nginx-lb"
24
24
volumes :
@@ -27,7 +27,7 @@ services:
27
27
- vma_net
28
28
29
29
e2e-edge :
30
- image : " cypress/included:14.0.2 "
30
+ image : " cypress/included:14.0.3 "
31
31
working_dir : /e2e
32
32
command : " --browser edge --env host=jofisaes-vma-nginx-lb"
33
33
volumes :
You can’t perform that action at this time.
0 commit comments