Skip to content

Commit 7dd65a1

Browse files
Update cimg/openjdk Docker tag to v21.0.9
1 parent 1a5b7b6 commit 7dd65a1

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
@@ -7,7 +7,7 @@ jobs:
77
build:
88
<<: *defaults
99
docker:
10-
- image: cimg/openjdk:21.0.6
10+
- image: cimg/openjdk:21.0.9
1111

1212
steps:
1313
- checkout

0 commit comments

Comments
 (0)