dlr-eoc / prosEO

prosEO – A Processing System for Earth Observation Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base Libraries: Change base image to Eclipse Temurin

tangobravo62 opened this issue · comments

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.

Actually now the base image shall be FROM eclipse-temurin:21.