From 03fc0ad0e2d34bb05296e95fb5110ca7c009fb6e Mon Sep 17 00:00:00 2001 From: George Adams Date: Wed, 21 Sep 2022 21:13:13 +0100 Subject: [PATCH] eclipse-temurin: update JRE wording in docs --- eclipse-temurin/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-temurin/content.md b/eclipse-temurin/content.md index 2017f0416..e1b0451aa 100644 --- a/eclipse-temurin/content.md +++ b/eclipse-temurin/content.md @@ -10,7 +10,7 @@ The Eclipse Temurin project provides code and processes that support the buildin # 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