mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
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:
commit
e42dc09d03
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue