Update chrome version in images

This commit is contained in:
Andrejs Cunskis 2022-05-12 13:07:33 +03:00
parent 8fa73e9819
commit 9cd59387cd
No known key found for this signature in database
GPG key ID: 87CB75083F227241
4 changed files with 8 additions and 8 deletions

View file

@ -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'