Skip to content

Commit f2d5c12

Browse files
chore: Bump JDK21 version for Linux images in the docker-bake.hcl file
Made with ❤️️ by updatecli
1 parent 9c9837f commit f2d5c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ variable "JAVA17_VERSION" {
6868
}
6969

7070
variable "JAVA21_VERSION" {
71-
default = "21.0.7_6"
71+
default = "21.0.8_9"
7272
}
7373

7474
variable "DEBIAN_RELEASE" {

0 commit comments

Comments
 (0)