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
56 stars 51 forks source link

Switch from deprecated openjdk to eclipse-temurin base #343

Closed x4e-jonas closed 1 year ago

x4e-jonas commented 1 year 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 1 year ago

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