Skip to content

Commit 6c97b49

Browse files
authored
Upgrade to Selenium 3.11.0 (SeleniumHQ#694)
1 parent 8330095 commit 6c97b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ USER seluser
5656
#==========
5757
RUN sudo mkdir -p /opt/selenium \
5858
&& sudo chown seluser:seluser /opt/selenium \
59-
&& wget --no-verbose https://selenium-release.storage.googleapis.com/3.10/selenium-server-standalone-3.10.0.jar \
59+
&& wget --no-verbose https://selenium-release.storage.googleapis.com/3.11/selenium-server-standalone-3.11.0.jar \
6060
-O /opt/selenium/selenium-server-standalone.jar

0 commit comments

Comments
 (0)