diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index 4f25ed1a2..3213634c5 100644 --- a/images/ubuntu/toolsets/toolset-2004.json +++ b/images/ubuntu/toolsets/toolset-2004.json @@ -36,7 +36,8 @@ "versions": [ "16.*", "18.*", - "20.*" + "20.*", + "22.*" ] }, { @@ -223,9 +224,11 @@ "node:16", "node:18", "node:20", + "node:22", "node:16-alpine", "node:18-alpine", "node:20-alpine", + "node:22-alpine", "ubuntu:20.04" ], "components": [ diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 2b074666c..67fe14fa6 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -34,7 +34,8 @@ "versions": [ "16.*", "18.*", - "20.*" + "20.*", + "22.*" ] }, { @@ -221,9 +222,11 @@ "node:16", "node:18", "node:20", + "node:22", "node:16-alpine", "node:18-alpine", "node:20-alpine", + "node:22-alpine", "ubuntu:20.04", "ubuntu:22.04" ], diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 765dcf70f..a4f7b857e 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -29,7 +29,8 @@ "arch": "x64", "versions": [ "18.*", - "20.*" + "20.*", + "22.*" ] }, {