(we're now running CI on JDK 21 -- BitBucket Pipelines -- via that image, so thank you again for making that happen!)
Just hit this myself!
OK, that was surprising... AOT build uberjars on JDK 21 and they won't run on JDK 20 because there are references to SequencedCollections in the bytecode (new in 21 I guess). Rolling back until we can upgrade QA and production (which means we're back to waiting for New Relic).
It lives!
> docker run -it clojure:temurin-21-tools-deps
Unable to find image 'clojure:temurin-21-tools-deps' locally
temurin-21-tools-deps: Pulling from library/clojure
0a9573503463: Pull complete
b22f852b8fd2: Pull complete
1d826af09099: Pull complete
3997fb242eb7: Pull complete
bd03ba69a01a: Pull complete
Digest: sha256:e75b847a9a9b1f99cee326534be8d148c0ee0cef2fbb9de3ea730a409055de79
Status: Downloaded newer image for clojure:temurin-21-tools-deps
Clojure 1.11.1
user=>