Skip to content

Commit

Permalink
chore(deps): update cimg/openjdk docker tag to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent fba9043 commit 8fa474e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ aliases:
jobs:
test:
docker:
- image: cimg/openjdk:17.0.8
- image: cimg/openjdk:20.0.1
auth:
username: $DOCKERHUB_LOGIN
password: $DOCKERHUB_PASSWORD
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
- .circleci
build:
docker:
- image: cimg/openjdk:17.0.8
- image: cimg/openjdk:20.0.1
auth:
username: $DOCKERHUB_LOGIN
password: $DOCKERHUB_PASSWORD
Expand Down

0 comments on commit 8fa474e

Please sign in to comment.