mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Apply suggestion to scripts/custom-docker-build
This commit is contained in:
parent
97e10dbd55
commit
64c2401dcb
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ function print_chrome_args() {
|
||||||
CHROME_DRIVER_VERSION=81.0.4044.69
|
CHROME_DRIVER_VERSION=81.0.4044.69
|
||||||
;;
|
;;
|
||||||
83|83.0)
|
83|83.0)
|
||||||
CHROME_VERSION=83.0.4103
|
CHROME_VERSION=83.0.4103.61-1
|
||||||
CHROME_DRIVER_VERSION=83.0.4103.39
|
CHROME_DRIVER_VERSION=83.0.4103.39
|
||||||
;;
|
;;
|
||||||
*) echo "Unknown chrome version $1"; exit 1;
|
*) echo "Unknown chrome version $1"; exit 1;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue