mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-12 19:42:55 +01:00
Upgrade to nodejs v20.12.2
Add Node builds to GitLab-related images in preparation for upgrading. Relates to https://gitlab.com/gitlab-org/gitlab-development-kit/-/issues/2081
This commit is contained in:
parent
f53dc65b5e
commit
029b655c7a
4 changed files with 7 additions and 7 deletions
|
|
@ -16,7 +16,6 @@ gitlab-kas:
|
|||
RUST: '1.73'
|
||||
LFS: '2.9'
|
||||
CHROME: '119'
|
||||
NODE: '18.17'
|
||||
YARN: '1.22'
|
||||
GRAPHICSMAGICK: '1.3.36'
|
||||
GIT: '2.36'
|
||||
|
|
@ -24,3 +23,4 @@ gitlab-kas:
|
|||
parallel:
|
||||
matrix:
|
||||
- RUBY: ['3.0.patched', '3.1.patched', '3.2.patched']
|
||||
NODE: ['18.17', '20.12']
|
||||
Loading…
Add table
Add a link
Reference in a new issue