Skip to content

Commit 675743d

Browse files
Update cimg/openjdk Docker tag to v25
1 parent d6d3a5d commit 675743d

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)