You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all prosEO microservice images are built FROM openjdk:11. Since this image has been deprecated due to Oracle's new licensing requirements, the Dockerfiles shall be changed to FROM eclipse-temurin:11.
The text was updated successfully, but these errors were encountered:
Currently all prosEO microservice images are built
FROM openjdk:11
. Since this image has been deprecated due to Oracle's new licensing requirements, the Dockerfiles shall be changed toFROM eclipse-temurin:11
.The text was updated successfully, but these errors were encountered: