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 Oct 6, 2023
1 parent b7c9a1f commit d228c1b
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 @@ -18,7 +18,7 @@ aliases:
jobs:
test:
docker:
- image: cimg/openjdk:17.0.8-node
- image: cimg/openjdk:20.0.1-node
auth:
username: $DOCKERHUB_LOGIN
password: $DOCKERHUB_PASSWORD
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
- .circleci
build:
docker:
- image: cimg/openjdk:17.0.8-node
- image: cimg/openjdk:20.0.1-node
auth:
username: $DOCKERHUB_LOGIN
password: $DOCKERHUB_PASSWORD
Expand Down

0 comments on commit d228c1b

Please sign in to comment.