From e39fcca5555bb6a560dca2ca7a8a835a00c3c839 Mon Sep 17 00:00:00 2001 From: hemanthmanga <166606741+hemanthmanga@users.noreply.github.com> Date: Fri, 30 May 2025 21:13:36 +0530 Subject: [PATCH] [Ubuntu 22] Updating Nodejs version 20 as default version. (#12279) --- images/ubuntu/toolsets/toolset-2204.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 2df688757..132ba6957 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -314,7 +314,7 @@ "version": "4" }, "node": { - "default": "18" + "default": "20" }, "node_modules": [ {