We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f5a69 commit d55062eCopy full SHA for d55062e
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
jobs:
4
analyze:
5
docker:
6
- - image: 'cimg/openjdk:21.0.5'
+ - image: 'cimg/openjdk:21.0.6'
7
steps:
8
- checkout
9
- run:
0 commit comments