Update Node.js to 20.12 for the CustomersDot image

This commit is contained in:
Vitaly Slobodin 2024-04-17 10:53:56 +00:00 committed by Lukas 'ai-pi' Eipert
parent 35806047bd
commit 2ef2a42789

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: