Release Notes / Version 10.2107
Table Of ContentsBase Image Update
The
coremedia/java-application-base
base image has been updated. Before this change the image was based on the
openjdk
image, which is a plain upstream image managed by Oracle without security considerations. With this change the new base image is based on the Eclipse Temurin image, which is a well curated image by the Eclipse Foundation. Because it is also based on Debian, the image should be used as a replacement without extra adaptations.
With this change the embedded JVM is updated to
11.0.15
.
(CMS-21517)