Explorar o código

Run update.sh

Docker Library Bot %!s(int64=4) %!d(string=hai) anos
pai
achega
3d069d4dfc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      eclipse-temurin/README.md

+ 1 - 1
eclipse-temurin/README.md

@@ -153,7 +153,7 @@ ENV PATH="${JAVA_HOME}/bin:${PATH}"
 
 
 ### Creating a JRE using jlink
 ### Creating a JRE using jlink
 
 
-On OpenJDK 11+, a JRE can be generated using `jlink`, see the following Dockerfile:
+JRE images for OpenJDK 8 are now available. On OpenJDK 11+, a JRE can be generated using `jlink`, see the following Dockerfile:
 
 
 ```dockerfile
 ```dockerfile
 # Example of custom Java runtime using jlink in a multi-stage container build
 # Example of custom Java runtime using jlink in a multi-stage container build