From 8716364af4ef6dd14b7745aaf50288d5d0787811 Mon Sep 17 00:00:00 2001 From: Christian Lenz <55680468+lenzch@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:56:29 +0200 Subject: [PATCH] Java 21 is supported in image 3.51 --- pipeline_versioned_base_images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline_versioned_base_images.md b/pipeline_versioned_base_images.md index 90eecaf..3ebaccb 100644 --- a/pipeline_versioned_base_images.md +++ b/pipeline_versioned_base_images.md @@ -192,7 +192,7 @@ The version of `yq` that is preinstalled in the images corresponds to the yq too This is based on `ubi9`. Its docker version has been updated to `27.2.1` and its Java runtime has been updated to latest LTS Java 21. {: important} -To view the contents of version 3.51, from the running image, type `default_versions.sh`. The `3.x` branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses `nvm` to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. +To view the contents of version 3.51, from the running image, type `default_versions.sh`. The `3.x` branch provides images with the current tool versions. The current Java™ version is Java™ 21. Node.js no longer uses `nvm` to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. This image also contains the Terraform command-line interface (CLI).