Skip to content

Commit 450af32

Browse files
authored
Update to selenium 3.14.0
1 parent 326ff13 commit 450af32

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.13/selenium-server-standalone-3.13.0.jar \
59+
&& wget --no-verbose https://selenium-release.storage.googleapis.com/3.13/selenium-server-standalone-3.14.0.jar \
6060
-O /opt/selenium/selenium-server-standalone.jar

0 commit comments

Comments
 (0)