Update Chrome to 111 for CustomersDot

This commit is contained in:
Vitaly Slobodin 2023-03-17 09:29:42 +01:00
parent f1ee82f296
commit c126f48954
No known key found for this signature in database
GPG key ID: BE103100635359D0

View file

@ -13,7 +13,7 @@ customers:
- .customers
variables:
LFS: '2.9'
CHROME: '109'
CHROME: '111'
NODE: '16.14'
YARN: '1.22'
POSTGRESQL: '12'
@ -28,7 +28,7 @@ customers-qa-assets:
extends:
- .customers
variables:
CHROME: '109'
CHROME: '111'
NODE: '16.14'
YARN: '1.22'
GIT: '2.33'