Skip to content

Commit 88cb947

Browse files
committed
windows/arm64 support for wincred
Signed-off-by: CrazyMax <[email protected]>
1 parent 9ff5b61 commit 88cb947

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-bake.hcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ target "binaries" {
6262
"linux/arm/v6",
6363
"linux/ppc64le",
6464
"linux/s390x",
65-
"windows/amd64"
65+
"windows/amd64",
66+
"windows/arm64"
6667
]
6768
}
6869

0 commit comments

Comments
 (0)