mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Bump Node.js version to 18.17.0 for GitLab images
This commit is contained in:
parent
65a55a9100
commit
5330912117
4 changed files with 6 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ customers:
|
|||
RUBY: '3.2'
|
||||
LFS: '2.9'
|
||||
CHROME: '111'
|
||||
NODE: '18.16'
|
||||
NODE: '18.17'
|
||||
YARN: '1.22'
|
||||
POSTGRESQL: '12'
|
||||
GIT: '2.36'
|
||||
|
|
@ -31,7 +31,7 @@ customers-qa-assets:
|
|||
variables:
|
||||
RUBY: '3.2'
|
||||
CHROME: '111'
|
||||
NODE: '18.16'
|
||||
NODE: '18.17'
|
||||
YARN: '1.22'
|
||||
GIT: '2.36'
|
||||
parallel:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue