Skip to content

Commit

Permalink
chore: Update the default value of the variable DEBIAN_RELEASE in the...
Browse files Browse the repository at this point in the history
...  docker-bake.hcl

Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Dec 7, 2024
1 parent 0b0f2f6 commit 5f4a176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ variable "JAVA21_VERSION" {
}

variable "DEBIAN_RELEASE" {
default = "bookworm-20241111"
default = "bookworm-20241202"
}

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

0 comments on commit 5f4a176

Please sign in to comment.