Skip to content

Commit

Permalink
chore(deps): update cimg/openjdk docker tag to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent b7f9c07 commit 8da3e33
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.9-node
- image: cimg/openjdk:21.0.0-node
auth:
username: $DOCKERHUB_LOGIN
password: $DOCKERHUB_PASSWORD
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- .circleci
build:
docker:
- image: cimg/openjdk:17.0.9-node
- image: cimg/openjdk:21.0.0-node
auth:
username: $DOCKERHUB_LOGIN
password: $DOCKERHUB_PASSWORD
Expand Down

0 comments on commit 8da3e33

Please sign in to comment.