Skip to content

Commit

Permalink
chore: Bump JDK21 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 Jul 25, 2024
1 parent 4d0f450 commit 1dc77e2
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 @@ -105,7 +105,7 @@ variable "JAVA17_VERSION" {
}

variable "JAVA21_VERSION" {
default = "21.0.3_9"
default = "21.0.4_7"
}

function "orgrepo" {
Expand Down

0 comments on commit 1dc77e2

Please sign in to comment.