mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
Update Node.js to 20.12 for the CustomersDot image
This commit is contained in:
parent
35806047bd
commit
2ef2a42789
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