Skip to content

Commit cdb655e

Browse files
Update cimg/openjdk Docker tag to v25
1 parent b500ac1 commit cdb655e

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.8'
6+
- image: 'cimg/openjdk:25.0'
77
steps:
88
- checkout
99
- run:

0 commit comments

Comments
 (0)