eclipse-temurin: update JRE wording in docs
This commit is contained in:
parent
fe90760249
commit
03fc0ad0e2
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue