Commit 637b1c3c authored by Dan Davison's avatar Dan Davison

Merge branch '246903-webdriver-errors-in-review-qa-smoke-job' into 'master'

Revert "Update Chrome & Chromedriver to version 85 in the QA image"

Closes #246903

See merge request gitlab-org/gitlab!42386
parents 08cf76fe 2176fed9
......@@ -3,8 +3,8 @@ LABEL maintainer="GitLab Quality Department <quality@gitlab.com>"
ENV DEBIAN_FRONTEND="noninteractive"
ENV DOCKER_VERSION="17.09.0-ce"
ENV CHROME_VERSION="85.0.4183.83-1"
ENV CHROME_DRIVER_VERSION="85.0.4183.87"
ENV CHROME_VERSION="84.0.4147.89-1"
ENV CHROME_DRIVER_VERSION="84.0.4147.30"
ENV CHROME_DEB="google-chrome-stable_${CHROME_VERSION}_amd64.deb"
ENV CHROME_URL="https://s3.amazonaws.com/gitlab-google-chrome-stable/${CHROME_DEB}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment