We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7bd20b commit a43e209Copy full SHA for a43e209
1 file changed
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
clean:
8
docker:
9
# specify the version you desire here
10
- - image: cimg/openjdk:17.0.6
+ - image: cimg/openjdk:21.0.2
11
12
working_directory: ~/repo
13
@@ -27,7 +27,7 @@ jobs:
27
deployment:
28
29
30
31
32
33
@@ -45,7 +45,7 @@ jobs:
45
build:
46
47
48
49
50
51
0 commit comments