mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-28 14:49:08 +00: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