mirror of
https://github.com/izzy2lost/docker-android.git
synced 2026-06-19 01:16:28 -07:00
Using the latest version of docker-selenium
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user