Skip to content

Commit 1a538e2

Browse files
committed
Upgrade CircleCI Docker image
1 parent 4aa1be4 commit 1a538e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
build:
2626
docker:
2727
# specify the version you desire here
28-
- image: circleci/clojure:openjdk-8-lein-2.9.1
28+
- image: cimg/clojure:1.11.1-openjdk-8.0
2929

3030
# Specify service dependencies here if necessary
3131
# CircleCI maintains a library of pre-built images

0 commit comments

Comments
 (0)