mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Bump Chrome version to 75.0.3770.80
This commit is contained in:
parent
59ba945ec4
commit
fc16350e2a
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ function print_chrome_args() {
|
|||
CHROME_DRIVER_VERSION=73.0.3683.68
|
||||
;;
|
||||
75|75.0)
|
||||
CHROME_VERSION=75.0.3770.75
|
||||
CHROME_VERSION=75.0.3770.80-1
|
||||
CHROME_DRIVER_VERSION=75.0.3770.8
|
||||
;;
|
||||
*) echo "Unknown chrome version $1"; exit 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue