Skip to content

Commit

Permalink
chore(deps): update cimg/openjdk docker tag to v17.0.10 (#654)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 46953ec commit 0da75ed
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 @@ -55,7 +55,7 @@ aliases:
jobs:
build:
docker:
- image: cimg/openjdk:17.0
- image: cimg/openjdk:17.0.10
auth:
username: $DOCKERHUB_LOGIN
password: $DOCKERHUB_PASSWORD
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:

sonar:
docker:
- image: cimg/openjdk:17.0
- image: cimg/openjdk:17.0.10
auth:
username: $DOCKERHUB_LOGIN
password: $DOCKERHUB_PASSWORD
Expand Down

0 comments on commit 0da75ed

Please sign in to comment.