Closed headius closed 2 years ago
Oracle no longer publishes official builds of OpenJDK past the first two update releases, which is not a tenable position for anyone using those images for production deployments.
See https://github.com/docker-library/openjdk/pull/495 and linked issues for an explanation of the situation.
We will need to switch to one of the regularly maintained images like Amazon Coretto or Eclipse Temurin (nee AdoptOpenJDK).
I believe this only affects Java 17.
This happened in #80.
Oracle no longer publishes official builds of OpenJDK past the first two update releases, which is not a tenable position for anyone using those images for production deployments.
See https://github.com/docker-library/openjdk/pull/495 and linked issues for an explanation of the situation.
We will need to switch to one of the regularly maintained images like Amazon Coretto or Eclipse Temurin (nee AdoptOpenJDK).