Skip to content

Commit

Permalink
Update cimg/openjdk Docker tag to v20.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 7, 2023
1 parent c7d5cc6 commit 868227e
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:
build:
docker:
- image: 'cimg/openjdk:20.0.1'
- image: 'cimg/openjdk:20.0.2'
steps:
- checkout
- run:
Expand Down

0 comments on commit 868227e

Please sign in to comment.