Using the latest version of docker-selenium

This commit is contained in:
butomo1989 2018-03-21 12:29:54 +01:00
parent 3a88fa4ae4
commit bc0972318f

View file

@ -6,7 +6,7 @@ version: "2.2"
services:
# Selenium hub
selenium_hub:
image: selenium/hub:3.7.1
image: selenium/hub:3.11.0-bismuth
ports:
- "4444:4444"