We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b066c0a commit bdb7acfCopy full SHA for bdb7acf
docker-bake.hcl
@@ -7,7 +7,7 @@ variable "jdks_to_build" {
7
default = [17, 21, 25]
8
}
9
variable "default_jdk" {
10
- default = 17
+ default = 21
11
12
13
variable "jdks_in_preview" {
0 commit comments