Our CI server started to crash because of this, @justalanm 😞 I've downgrade to 2.8.0 until this get fixed. I believe something went wrong while Stackbrew was uploading the images to docker hub and only the arm version got uploaded properly...
It would be great if someone could publish these images again...
should be quite easy to build your own
@mpenet the issue is not to build locally, but to get CI automated pipelines to work pointing at Docker Hub. Anyway @daniel.teixeira the Alpine images are still working even for lein 2.8.1
you can build your own and push to docker hub for free just fyi
in case you want to solve it that way rather than downgrading
i needed java10 so i took that approach https://hub.docker.com/r/travelboss/clojure/
Yeah that's what I meant too.