Skip to content

Commit

Permalink
Merge pull request #279 from crazy-max/win-arm64
Browse files Browse the repository at this point in the history
windows/arm64 support for wincred
  • Loading branch information
thaJeztah authored May 27, 2023
2 parents f09e79d + 88cb947 commit ec695ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ target "binaries" {
"linux/arm/v6",
"linux/ppc64le",
"linux/s390x",
"windows/amd64"
"windows/amd64",
"windows/arm64"
]
}

Expand Down

0 comments on commit ec695ce

Please sign in to comment.