Skip to content

Commit 03b99be

Browse files
committed
Update chromedriver
1 parent df391a0 commit 03b99be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2.7.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN cd /opt \
3434
&& rm -f google-chrome-stable_current_amd64.deb
3535

3636
RUN cd /opt \
37-
&& wget https://chromedriver.storage.googleapis.com/86.0.4240.22/chromedriver_linux64.zip \
37+
&& wget https://chromedriver.storage.googleapis.com/87.0.4280.88/chromedriver_linux64.zip \
3838
&& unzip chromedriver_linux64.zip \
3939
&& rm -f chromedriver_linux64.zip
4040

0 commit comments

Comments
 (0)