Skip to content

Commit 1c246cd

Browse files
chore: Update the default value of the variable DEBIAN_RELEASE in the...
... docker-bake.hcl Made with ❤️️ by updatecli
1 parent 06b83a0 commit 1c246cd

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
@@ -72,7 +72,7 @@ variable "JAVA21_VERSION" {
7272
}
7373

7474
variable "DEBIAN_RELEASE" {
75-
default = "bookworm-20250610"
75+
default = "bookworm-20250630"
7676
}
7777

7878
# Set this value to a specific Windows version to override Windows versions to build returned by windowsversions function

0 commit comments

Comments
 (0)