Updated version of docker-selenium hub

This commit is contained in:
Budi Utomo 2018-02-06 20:33:24 +01:00 committed by GitHub
parent ce61b992f9
commit 0e028d9a4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"