Using the latest version of docker-selenium
This commit is contained in:
parent
3a88fa4ae4
commit
bc0972318f
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue