mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
Merge pull request #279 from crazy-max/win-arm64
windows/arm64 support for wincred
This commit is contained in:
+2
-1
@@ -62,7 +62,8 @@ target "binaries" {
|
||||
"linux/arm/v6",
|
||||
"linux/ppc64le",
|
||||
"linux/s390x",
|
||||
"windows/amd64"
|
||||
"windows/amd64",
|
||||
"windows/arm64"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user