From 620b53a7a658bf7a9a523a87f4489f2e5f9c96be Mon Sep 17 00:00:00 2001 From: Vitaly Slobodin Date: Mon, 31 Jan 2022 09:01:06 +0000 Subject: [PATCH] Bump Node.js to 14 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: