We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8e5d3 commit 502830aCopy full SHA for 502830a
.azure-pipelines/ci-build.yml
@@ -435,7 +435,7 @@ extends:
435
condition: eq(variables['Build.SourceBranch'], variables['PREVIEW_BRANCH'])
436
437
- script: |
438
- docker run --privileged --rm tonistiigi/binfmt --install all
+ docker run --privileged --rm msgraphprodregistry.azurecr.io/tonistiigi/binfmt --install all
439
displayName: "Enable multi-platform builds"
440
441
0 commit comments