Fork me on GitHub
#circleci
<
2020-10-16
>
glenjamin07:10:54

new one on me too - did the base image change?

borkdude08:10:07

don't know. I use a similar setup with babashka and no error there

borkdude08:10:08

@glenjamin The base image:

linux:
    docker:
      - image: circleci/clojure:openjdk-11-lein-2.8.1

borkdude08:10:09

I've been using this base image since forever

glenjamin09:10:44

these images get built off the upstream openjdk images, so they pick up changes from there