Update chrome in acceptance test
Updating chrome version to improve stability. [MAILPOET-4556]
This commit is contained in:
committed by
Jan Jakeš
parent
9160318616
commit
71340f28db
@@ -112,7 +112,7 @@ services:
|
|||||||
- DBUS_SESSION_BUS_ADDRESS=/dev/null
|
- DBUS_SESSION_BUS_ADDRESS=/dev/null
|
||||||
volumes:
|
volumes:
|
||||||
- /dev/shm:/dev/shm
|
- /dev/shm:/dev/shm
|
||||||
image: selenium/standalone-chrome:3.141.59-20210422
|
image: selenium/standalone-chrome:105.0.5195.52-20220831
|
||||||
ports:
|
ports:
|
||||||
- 4444
|
- 4444
|
||||||
- 5900:5900
|
- 5900:5900
|
||||||
|
Reference in New Issue
Block a user