We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f09e79d + 88cb947 commit ec695ceCopy full SHA for ec695ce
1 file changed
docker-bake.hcl
@@ -62,7 +62,8 @@ target "binaries" {
62
"linux/arm/v6",
63
"linux/ppc64le",
64
"linux/s390x",
65
- "windows/amd64"
+ "windows/amd64",
66
+ "windows/arm64"
67
]
68
}
69
0 commit comments