From 2ef2a42789bf075937bc0016100fc4b21b539809 Mon Sep 17 00:00:00 2001 From: Vitaly Slobodin Date: Wed, 17 Apr 2024 10:53:56 +0000 Subject: [PATCH] Update Node.js to 20.12 for the CustomersDot image --- .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 1c94782..c55915d 100644 --- a/.gitlab/ci/customers.images.yml +++ b/.gitlab/ci/customers.images.yml @@ -16,7 +16,7 @@ customers: RUBY: '3.2' LFS: '2.9' CHROME: '119' - NODE: '18.17' + NODE: '20.12' YARN: '1.22' POSTGRESQL: '12' GIT: '2.36' @@ -31,7 +31,7 @@ customers-qa-assets: variables: RUBY: '3.2' CHROME: '119' - NODE: '18.17' + NODE: '20.12' YARN: '1.22' GIT: '2.36' parallel: