eclipse-temurin: update JRE wording in docs

This commit is contained in:
George Adams 2022-09-21 21:13:13 +01:00 committed by GitHub
parent fe90760249
commit 03fc0ad0e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ The Eclipse Temurin project provides code and processes that support the buildin
# Do you provide JRE (Java Runtime Environment) Images? # Do you provide JRE (Java Runtime Environment) Images?
JRE images for OpenJDK 8 and 11 are now available. OpenJDK 11+ JRE's can also be produced using `jlink` (see usage below). JRE images are available for all versions of Eclipse Temurin but it is recommended that you produce a custom JRE-like runtime using `jlink` (see usage below).
# How to use this Image # How to use this Image