Skip to content

Commit 6edd924

Browse files
Update docker image (#16)
* [NO-TICKET] Update docker image, remove mvn install * [NO-TICKET] Need a clojure one.
1 parent 9f4cde3 commit 6edd924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ orbs:
77
executors:
88
tools-deps-executor:
99
docker:
10-
- image: circleci/clojure:openjdk-11-tools-deps-1.10.1.697
10+
- image: circleci/clojure:openjdk-11-tools-deps-bullseye
1111
working_directory: ~/repo
1212
environment:
1313
JVM_OPTS: -Xmx3200m

0 commit comments

Comments
 (0)