Skip to content

Commit

Permalink
chore: Bump JDK11 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 6dac8a7 commit 19f26ea
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 @@ -65,7 +65,7 @@ variable "ALPINE_SHORT_TAG" {
}

variable "JAVA11_VERSION" {
default = "11.0.20.1_1"
default = "11.0.22_7"
}

variable "JAVA17_VERSION" {
Expand Down

0 comments on commit 19f26ea

Please sign in to comment.