carlossg / docker-maven

Official Docker image with Maven
Apache License 2.0
524 stars 423 forks source link

Missing OpenJDK 19 images #306

Closed denismakogon closed 1 year ago

denismakogon commented 1 year ago

JDK 19 was released nearly 2 months ago, but still, there are no Maven images based on OpenJDK. The following images are missing:

These images must be built on this image:

container-registry.oracle.com/java/openjdk:<version>
carlossg commented 1 year ago

see #305 or readme

denismakogon commented 1 year ago

Thank you for pointing to that issue, however, there is a public registry that offers OpenJDK images. So, what stops you from reintroducing Maven builds on top of those officially supported/maintained images? I didn't find any comments that only dockerhub images are allowed.

carlossg commented 1 year ago

what public registry? In https://github.com/docker-library/openjdk/issues/505 it is said that openjdk docker images builds will not receive updates docker-maven official docker images only can come from other official docker images