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