Skip to content

Commit 42165f5

Browse files
chore: Bump JDK17 version for Linux images in the docker-bake.hcl file
Made with ❤️️ by updatecli
1 parent 8b93fd4 commit 42165f5

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
@@ -64,7 +64,7 @@ variable "ALPINE_SHORT_TAG" {
6464
}
6565

6666
variable "JAVA17_VERSION" {
67-
default = "17.0.15_6"
67+
default = "17.0.16_8"
6868
}
6969

7070
variable "JAVA21_VERSION" {

0 commit comments

Comments
 (0)