Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pipeline_versioned_base_images.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down