Eclipse Temurin 26 GA images are now available, including jdk/jre images for amd64 and arm64, but the Tomcat image matrix currently stops at Java 25.
Would you accept jdk26/temurin-noble and jre26/temurin-noble variants for Tomcat 10.1? If the project prefers the same matrix across supported Tomcat releases, this could also cover 11.0 and 9.0. I am not proposing to change the default Java variant.
A concrete downstream consumer is phoss-SMP, which uses tomcat:10.1-jre25 for its maintained release images and would like to offer a current-GA JRE 26 runtime without duplicating the official Tomcat image assembly:
phax/phoss-smp#515
The Temurin 26 manifest is multi-architecture: https://hub.docker.com/_/eclipse-temurin
I would be happy to prepare the variant-generation change if this fits the supported-image policy.
Eclipse Temurin 26 GA images are now available, including jdk/jre images for amd64 and arm64, but the Tomcat image matrix currently stops at Java 25.
Would you accept jdk26/temurin-noble and jre26/temurin-noble variants for Tomcat 10.1? If the project prefers the same matrix across supported Tomcat releases, this could also cover 11.0 and 9.0. I am not proposing to change the default Java variant.
A concrete downstream consumer is phoss-SMP, which uses tomcat:10.1-jre25 for its maintained release images and would like to offer a current-GA JRE 26 runtime without duplicating the official Tomcat image assembly:
phax/phoss-smp#515
The Temurin 26 manifest is multi-architecture: https://hub.docker.com/_/eclipse-temurin
I would be happy to prepare the variant-generation change if this fits the supported-image policy.