From 13a9b0da5cfa64d34f42817f38e0906957b167ff Mon Sep 17 00:00:00 2001 From: Dave Long Date: Sat, 3 May 2025 23:32:40 +0100 Subject: [PATCH] Revert "Issue #3517217 by maxwhitehead, fjgarlin: CI: Using stale drupalci chromedriver image (`chromedriver` is stale, `webdriver-chromedriver` gets updates)" This reverts commit fd2d1df71f802362c26b94de2c6d35249468ae9b. --- .gitlab-ci/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/pipeline.yml b/.gitlab-ci/pipeline.yml index 08a6ddf16e08..3fece5b3ad21 100644 --- a/.gitlab-ci/pipeline.yml +++ b/.gitlab-ci/pipeline.yml @@ -76,7 +76,7 @@ variables: alias: database .with-chrome: &with-chrome - name: $_CONFIG_DOCKERHUB_ROOT/webdriver-chromedriver:production + name: $_CONFIG_DOCKERHUB_ROOT/chromedriver:production alias: chrome entrypoint: - chromedriver