Navigation Menu

Skip to content

Commit

Permalink
prerelease-rc-1-74745cf081 [deploy][prerelease]
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Jul 13, 2021
1 parent 00f79be commit 6f0e66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Base/Dockerfile
Expand Up @@ -71,7 +71,7 @@ COPY supervisord.conf /etc
RUN mkdir -p /opt/selenium /opt/selenium/assets /var/run/supervisor /var/log/supervisor \
&& touch /opt/selenium/config.toml \
&& chmod -R 777 /opt/selenium /opt/selenium/assets /var/run/supervisor /var/log/supervisor /etc/passwd \
&& wget --no-verbose https://github.com/SeleniumHQ/docker-selenium/releases/download/4.0.0-rc-1-prerelease-20210618/selenium-server-4.0.0-prerelease-rc-1-74745cf081.jar \
&& wget --no-verbose https://github.com/SeleniumHQ/docker-selenium/releases/download/4.0.0-beta-4-20210608/selenium-server-4.0.0-prerelease-rc-1-74745cf081.jar \
-O /opt/selenium/selenium-server.jar \
# && wget --no-verbose https://selenium-release.storage.googleapis.com/4.0-beta-4/selenium-server-4.0.0-beta-4.jar \
# -O /opt/selenium/selenium-server.jar \
Expand Down

0 comments on commit 6f0e66e

Please sign in to comment.