We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df391a0 commit 03b99beCopy full SHA for 03b99be
2.7.7/Dockerfile
@@ -34,7 +34,7 @@ RUN cd /opt \
34
&& rm -f google-chrome-stable_current_amd64.deb
35
36
RUN cd /opt \
37
- && wget https://chromedriver.storage.googleapis.com/86.0.4240.22/chromedriver_linux64.zip \
+ && wget https://chromedriver.storage.googleapis.com/87.0.4280.88/chromedriver_linux64.zip \
38
&& unzip chromedriver_linux64.zip \
39
&& rm -f chromedriver_linux64.zip
40
0 commit comments