mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Bump Node.js to 18.16.0
This commit is contained in:
parent
8a4d981230
commit
a6fa51cb80
4 changed files with 6 additions and 6 deletions
|
|
@ -15,7 +15,7 @@ customers:
|
|||
variables:
|
||||
LFS: '2.9'
|
||||
CHROME: '111'
|
||||
NODE: '16.14'
|
||||
NODE: '18.16'
|
||||
YARN: '1.22'
|
||||
POSTGRESQL: '12'
|
||||
GIT: '2.36'
|
||||
|
|
@ -30,7 +30,7 @@ customers-qa-assets:
|
|||
- .customers
|
||||
variables:
|
||||
CHROME: '111'
|
||||
NODE: '16.14'
|
||||
NODE: '18.16'
|
||||
YARN: '1.22'
|
||||
GIT: '2.36'
|
||||
parallel:
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ gitlab:
|
|||
POSTGRESQL: ['12', '13', '14', '15']
|
||||
GOLANG: ['1.19', '1.20']
|
||||
RUST: ['1.65']
|
||||
NODE: ['16.14', '18.12']
|
||||
NODE: ['16.14', '18.16']
|
||||
CHROME: ['109']
|
||||
|
||||
# Used by GitLab's compile-production-assets and compile-test-assets jobs
|
||||
|
|
@ -47,7 +47,7 @@ gitlab-assets:
|
|||
- OS: ['debian:bullseye']
|
||||
RUBY: ['2.7', '3.0', '3.1', '3.2']
|
||||
GIT: ['2.33']
|
||||
NODE: ['16.14', '18.12']
|
||||
NODE: ['16.14', '18.16']
|
||||
|
||||
# Used by GitLab's Review app jobs
|
||||
gitlab-review-app:
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ gitlab-kas:
|
|||
RUST: '1.65'
|
||||
LFS: '2.9'
|
||||
CHROME: '111'
|
||||
NODE: '14.15'
|
||||
NODE: '18.16'
|
||||
YARN: '1.22'
|
||||
GRAPHICSMAGICK: '1.3.36'
|
||||
GIT: '2.36'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue