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