new one on me too - did the base image change?
don't know. I use a similar setup with babashka and no error there
@glenjamin The base image:
linux:
docker:
- image: circleci/clojure:openjdk-11-lein-2.8.1
I've been using this base image since forever
these images get built off the upstream openjdk images, so they pick up changes from there