edmcouncil / onto-viewer

OntoViewer is an open-source project that is hosted by EDM Council. The project started in May 2019. OntoViewer is a JAVA application that is specifically designed to access both the ontology structure and its content in the easiest possible way. OntoViewer servers both as a web application and REST API.
https://spec.edmcouncil.org/fibo/ontology
MIT License
29 stars 10 forks source link

[FIBO-651] Update Java to 21 for onto-viewer - Dockerfile #378

Closed przemekgradzki closed 9 months ago

przemekgradzki commented 9 months ago

Update Java to 21 for onto-viewer in Dockerfile.

Expected Behavior

Working Java 21 in docker image

Current Behavior

Java 11 in docker image

Context (Environment)

Update Java to 21 for onto-viewer in Dockerfile

Possible Implementation

OpenJDK builds by Oracle (jdk.java.net) Adoptium Eclipse Temurin Amazon Corretto Red Hat OpenJDK