vitrivr / cineast

Cineast is a multi-feature content-based mulitmedia retrieval engine. It is capable of retrieving images, audio- and video sequences as well as 3d models based on edge or color sketches, textual descriptions and example objects.
MIT License
57 stars 50 forks source link

Switch from deprecated openjdk to eclipse-temurin base #343

Closed x4e-jonas closed 2 years ago

x4e-jonas commented 2 years ago

See notice on https://hub.docker.com/_/openjdk

Alternatively you could also use the gradle:jdk17 image to avoid downloading gradle on every build.

lucaro commented 2 years ago

When we're already changing the base image, I'd just go for gradle:jdk17.