Skip to content

Commit

Permalink
Switch Docker images to jdk 17.0.11
Browse files Browse the repository at this point in the history
Signed-off-by: Marinov Avgustin <[email protected]>
  • Loading branch information
avgustinmm committed Apr 25, 2024
1 parent b5b5cc5 commit 860afe3
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 @@ -15,7 +15,7 @@ jobs:
working_directory: ~/hawkBit-examples

docker:
- image: cimg/openjdk:17.0.7
- image: cimg/openjdk:17.0.11
auth:
username: $DOCKERHUB_USER
password: $DOCKERHUB_ACCESSTOKEN
Expand Down

0 comments on commit 860afe3

Please sign in to comment.