Skip to content

Commit b13ce5b

Browse files
committed
Update chromedriver
1 parent 8d7c9e6 commit b13ce5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ADD files/xvfb-daemon-run /usr/bin/xvfb-daemon-run
99

1010
RUN \
1111
CHROME_VERSION="google-chrome-stable" && \
12-
CHROME_DRIVER_VERSION="2.43" && \
12+
CHROME_DRIVER_VERSION="75.0.3770.140" && \
1313
apt-get update && \
1414
apt-get dist-upgrade -y && \
1515
apt-get install \

0 commit comments

Comments
 (0)