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