Skip to content

Commit

Permalink
Upgrade to 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Nov 3, 2017
1 parent f9ca896 commit 3a03764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ USER seluser
#==========
RUN sudo mkdir -p /opt/selenium \
&& sudo chown seluser:seluser /opt/selenium \
&& wget --no-verbose https://selenium-release.storage.googleapis.com/3.6/selenium-server-standalone-3.6.0.jar \
&& wget --no-verbose https://selenium-release.storage.googleapis.com/3.7/selenium-server-standalone-3.7.0.jar \
-O /opt/selenium/selenium-server-standalone.jar

0 comments on commit 3a03764

Please sign in to comment.