Skip to content

Commit 66dd473

Browse files
chore: Update the default value of the variable DEBIAN_RELEASE in the...
... docker-bake.hcl Made with ❤️️ by updatecli
1 parent 21d60ae commit 66dd473

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 = "trixie-20250811"
75+
default = "trixie-20250908"
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)