Merge branch 'vs/update-nodejs-version-customersdot' into 'master'

Update Node.js to 20.12 for the CustomersDot image

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/798

Merged-by: Lukas 'ai-pi' Eipert <leipert@gitlab.com>
Approved-by: Lukas 'ai-pi' Eipert <leipert@gitlab.com>
Co-authored-by: Vitaly Slobodin <vslobodin@gitlab.com>
This commit is contained in:
Lukas 'ai-pi' Eipert 2024-04-17 10:53:56 +00:00
commit e42dc09d03

View file

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