Skip to content

Commit

Permalink
chore: Bump JDK17 version for Linux images in the docker-bake.hcl file
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Mar 22, 2024
1 parent f39be87 commit ccd6a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ variable "JAVA11_VERSION" {
}

variable "JAVA17_VERSION" {
default = "17.0.8.1_1"
default = "17.0.10_7"
}

variable "JAVA21_VERSION" {
Expand Down

0 comments on commit ccd6a2b

Please sign in to comment.