Revert "Issue #3517217 by maxwhitehead, fjgarlin: CI: Using stale drupalci chromedriver image (`chromedriver` is stale, `webdriver-chromedriver` gets updates)"
This reverts commit fd2d1df71f
.
merge-requests/12054/head
parent
b7f8d6d939
commit
13a9b0da5c
|
@ -76,7 +76,7 @@ variables:
|
||||||
alias: database
|
alias: database
|
||||||
|
|
||||||
.with-chrome: &with-chrome
|
.with-chrome: &with-chrome
|
||||||
name: $_CONFIG_DOCKERHUB_ROOT/webdriver-chromedriver:production
|
name: $_CONFIG_DOCKERHUB_ROOT/chromedriver:production
|
||||||
alias: chrome
|
alias: chrome
|
||||||
entrypoint:
|
entrypoint:
|
||||||
- chromedriver
|
- chromedriver
|
||||||
|
|
Loading…
Reference in New Issue