e2e: lock version of selenium/chrome
This commit is contained in:
parent
de77e1e41e
commit
00ce2a90f1
|
@ -2,7 +2,7 @@ version: '3.7'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
chrome:
|
chrome:
|
||||||
image: selenium/standalone-chrome
|
image: selenium/standalone-chrome:3.141.59-20200525
|
||||||
volumes:
|
volumes:
|
||||||
- /dev/shm:/dev/shm
|
- /dev/shm:/dev/shm
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|
Reference in a new issue