From 3dee226ea8746b30d77ba2c3c9a9cfb6b0ef2f8c Mon Sep 17 00:00:00 2001 From: Vitaly Slobodin Date: Thu, 27 Jan 2022 16:35:35 +0300 Subject: [PATCH] Bump Node.js to 14.17 for CustomersDot images --- .gitlab/ci/customers.images.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: