We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff5b61 commit 88cb947Copy full SHA for 88cb947
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