Skip to content

Commit

Permalink
buildx compile2: plat x3
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Oct 14, 2023
1 parent c87df2d commit 012e825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deb12/buildx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ compile2)
# cache="--cache-from type=registry,ref=$ali/$ns/$cimg --cache-to type=registry,ref=$ali/$ns/$cimg"

plat="--platform linux/amd64,linux/arm64,linux/arm" #,linux/arm
plat="--platform linux/amd64"
# plat="--platform linux/amd64"
args="--provenance=false"
args="""
--provenance=false
Expand Down

0 comments on commit 012e825

Please sign in to comment.