diff --git a/.gitlab/ci/customers.images.yml b/.gitlab/ci/customers.images.yml index d290d65..916e615 100644 --- a/.gitlab/ci/customers.images.yml +++ b/.gitlab/ci/customers.images.yml @@ -3,7 +3,7 @@ variables: LFS: '2.9' CHROME: '89' - NODE: '12.22' + NODE: '14' YARN: '1.22' POSTGRESQL: '9.5' parallel: @@ -26,7 +26,7 @@ customers push: .customers-qa-matrix: variables: CHROME: '89' - NODE: '12.22' + NODE: '14' YARN: '1.22' DOCKER: '19.03.1' parallel: