Skip to content

Commit 67b335f

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 81dd334 commit 67b335f

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
@@ -60,7 +60,7 @@ variable "JAVA21_VERSION" {
6060
}
6161

6262
variable "JAVA25_VERSION" {
63-
default = "25.0.1_8"
63+
default = "25.0.2_10"
6464
}
6565

6666
variable "DEBIAN_RELEASE_LINE" {

0 commit comments

Comments
 (0)