Skip to content

Commit

Permalink
Merge pull request piomin#51 from piomin/renovate/cimg-openjdk-21.x
Browse files Browse the repository at this point in the history
chore(deps): update cimg/openjdk docker tag to v21
  • Loading branch information
piomin authored Nov 27, 2023
2 parents ad341ba + d7035e8 commit 922fb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.1
jobs:
analyze:
docker:
- image: 'cimg/openjdk:17.0'
- image: 'cimg/openjdk:21.0'
steps:
- checkout
- run:
Expand Down

0 comments on commit 922fb10

Please sign in to comment.