From f88432db4fbd800448753345b7dfca88fbd9a45f Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Thu, 28 Apr 2022 15:15:01 -0400 Subject: [PATCH] First build of Node.js 18 Signed-off-by: Stephen Gallagher --- nodejs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs.yaml b/nodejs.yaml index 9352cae..3fa76b7 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -51,7 +51,7 @@ data: buildorder: 0 nodejs: rationale: Javascript runtime and npm package manager. - ref: 16 + ref: 18 buildorder: 10 nodejs-packaging: rationale: Match packaging to the runtime