Updated version of docker-selenium hub
This commit is contained in:
parent
ce61b992f9
commit
0e028d9a4a
|
@ -6,7 +6,7 @@ version: "2.2"
|
|||
services:
|
||||
# Selenium hub
|
||||
selenium_hub:
|
||||
image: selenium/hub:3.4.0
|
||||
image: selenium/hub:3.7.1
|
||||
ports:
|
||||
- "4444:4444"
|
||||
|
||||
|
|
Loading…
Reference in a new issue