mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Update Chrome to 111 for CustomersDot
This commit is contained in:
parent
f1ee82f296
commit
c126f48954
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ customers:
|
||||||
- .customers
|
- .customers
|
||||||
variables:
|
variables:
|
||||||
LFS: '2.9'
|
LFS: '2.9'
|
||||||
CHROME: '109'
|
CHROME: '111'
|
||||||
NODE: '16.14'
|
NODE: '16.14'
|
||||||
YARN: '1.22'
|
YARN: '1.22'
|
||||||
POSTGRESQL: '12'
|
POSTGRESQL: '12'
|
||||||
|
|
@ -28,7 +28,7 @@ customers-qa-assets:
|
||||||
extends:
|
extends:
|
||||||
- .customers
|
- .customers
|
||||||
variables:
|
variables:
|
||||||
CHROME: '109'
|
CHROME: '111'
|
||||||
NODE: '16.14'
|
NODE: '16.14'
|
||||||
YARN: '1.22'
|
YARN: '1.22'
|
||||||
GIT: '2.33'
|
GIT: '2.33'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue