diff --git a/.gitlab-ci/pipeline.yml b/.gitlab-ci/pipeline.yml index 44f8bbfd62d..874d312c910 100644 --- a/.gitlab-ci/pipeline.yml +++ b/.gitlab-ci/pipeline.yml @@ -87,7 +87,7 @@ variables: - "--allowed-origins=*" .with-selenium-chrome: &with-selenium-chrome - name: selenium/standalone-chrome:latest + name: selenium/standalone-chrome:127.0 alias: selenium variables: JAVA_OPTS: "-Dwebdriver.chrome.logfile=/builds/chromedriver.log"