e2e: lock version of selenium/chrome

This commit is contained in:
Jens Langhammer 2020-08-14 10:53:37 +02:00
parent de77e1e41e
commit 00ce2a90f1
1 changed files with 1 additions and 1 deletions

View File

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