mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Update chrome installation and version
This commit is contained in:
parent
c264fc6b62
commit
22154087ee
6 changed files with 35 additions and 31 deletions
|
|
@ -4,7 +4,7 @@ customers:
|
|||
- .build_and_push
|
||||
variables:
|
||||
LFS: '2.9'
|
||||
CHROME: '106'
|
||||
CHROME: '107'
|
||||
NODE: '16.14'
|
||||
YARN: '1.22'
|
||||
POSTGRESQL: '10'
|
||||
|
|
@ -19,7 +19,7 @@ customers-qa-assets:
|
|||
extends:
|
||||
- .build_and_push
|
||||
variables:
|
||||
CHROME: '106'
|
||||
CHROME: '107'
|
||||
NODE: '16.14'
|
||||
YARN: '1.22'
|
||||
DOCKER: '20.10.14'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue