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.
2 parents 2e45143 + b57aedd commit cf6a25bCopy full SHA for cf6a25b
tests/docker/Dockerfile
@@ -59,7 +59,7 @@ RUN cd /tmp && \
59
60
# Install chromedriver to properly run Selenium tests in Chrome, if need be
61
# Ref: https://googlechromelabs.github.io/chrome-for-testing/known-good-versions-with-downloads.json
62
-ENV CHROMEDRIVERVERSION=128.0.6613.137
+ENV CHROMEDRIVERVERSION=131.0.6778.69
63
RUN cd /tmp && \
64
apt-get update && \
65
apt-get -y --no-install-recommends install unzip && \
0 commit comments