mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Bump Chrome version 103 to latest revision
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
This commit is contained in:
parent
ca196275d2
commit
3d05c313ea
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ function print_chrome_args() {
|
|||
CHROME_VERSION=101.0.4951.64-1
|
||||
;;
|
||||
103|103.0)
|
||||
CHROME_VERSION=103.0.5060.53-1
|
||||
CHROME_VERSION=103.0.5060.114-1
|
||||
;;
|
||||
*) echo "Unknown chrome version $1"; exit 1;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue