Skip to content

Commit c15bd61

Browse files
chore: Update default value of JENKINS_VERSION in docker-bake.hcl
Made with ❤️️ by updatecli
1 parent 043412f commit c15bd61

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
@@ -12,7 +12,7 @@ variable "default_jdk" {
1212
}
1313

1414
variable "JENKINS_VERSION" {
15-
default = "2.534"
15+
default = "2.546"
1616
}
1717

1818
variable "WAR_SHA" {

0 commit comments

Comments
 (0)