Update chrome in acceptance test

Updating chrome version to improve stability.
[MAILPOET-4556]
This commit is contained in:
Rostislav Wolny
2022-09-20 16:29:44 +02:00
committed by Jan Jakeš
parent 9160318616
commit 71340f28db

View File

@@ -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