Skip to content

Commit ac2d7c2

Browse files
Update cimg/openjdk Docker tag to v25
1 parent f82edfe commit ac2d7c2

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
@@ -3,7 +3,7 @@ version: '2.1'
33
jobs:
44
analyze:
55
docker:
6-
- image: 'cimg/openjdk:21.0.9'
6+
- image: 'cimg/openjdk:25.0'
77
steps:
88
- checkout
99
- run:

0 commit comments

Comments
 (0)