mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Add chrome 109 to gitlab images
This commit is contained in:
parent
9cfb653c95
commit
0fd4444217
2 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ customers:
|
|||
- .customers
|
||||
variables:
|
||||
LFS: '2.9'
|
||||
CHROME: '107'
|
||||
CHROME: '109'
|
||||
NODE: '16.14'
|
||||
YARN: '1.22'
|
||||
POSTGRESQL: '10'
|
||||
|
|
@ -28,7 +28,7 @@ customers-qa-assets:
|
|||
extends:
|
||||
- .customers
|
||||
variables:
|
||||
CHROME: '107'
|
||||
CHROME: '109'
|
||||
NODE: '16.14'
|
||||
YARN: '1.22'
|
||||
DOCKER: '20.10.14'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue