Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Alpha 7 prerelease (5a5bc38279) [deploy][prerelease]
  • Loading branch information
diemol committed Aug 26, 2020
1 parent 768cfe7 commit dc87b43
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 /var/run/supervisor /var/log/supervisor \
&& touch /opt/selenium/config.json \
&& chmod -R 777 /opt/selenium /var/run/supervisor /var/log/supervisor /etc/passwd \
&& wget --no-verbose https://github.com/SeleniumHQ/docker-selenium/raw/alpha-jars/selenium-server-4.0.0-alpha-7.jar \
&& wget --no-verbose https://github.com/SeleniumHQ/docker-selenium/blob/alpha-jars/selenium-server-4.0.0-alpha-7-5a5bc38279.jar \
-O /opt/selenium/selenium-server.jar \
# && wget --no-verbose https://selenium-release.storage.googleapis.com/4.0-alpha-6/selenium-server-4.0.0-alpha-6.jar \
# -O /opt/selenium/selenium-server.jar \
Expand Down

0 comments on commit dc87b43

Please sign in to comment.