Skip to content

Commit 59f5025

Browse files
github-actions[bot]lemeurherve
authored andcommitted
chore: Bump JDK25 version for Linux images in the docker-bake.hcl file (jenkinsci#2241)
Made with ❤️️ by updatecli Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f3fe8ae commit 59f5025

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 "JAVA21_VERSION" {
6464
}
6565

6666
variable "JAVA25_VERSION" {
67-
default = "25.0.1_8"
67+
default = "25.0.2_10"
6868
}
6969

7070
variable "DEBIAN_RELEASE_LINE" {

0 commit comments

Comments
 (0)