Quantisan / docker-clojure

Official Docker image for Clojure
https://hub.docker.com/_/clojure/
MIT License
204 stars 34 forks source link

Use new Noble-based temurin images, remove Focal #235

Closed alexander-yakushev closed 4 months ago

alexander-yakushev commented 4 months ago

Temurin has finally released their Noble-based (24.04) images. This PR picks them up for our images.

I also removed the usage of Focal. Temurin only supports two latest Ubuntu LTSes, let's do the same.

cap10morgan commented 4 months ago

LGTM! @Quantisan?

Quantisan commented 4 months ago

lgtm too! thanks, @alexander-yakushev!