Skip to content

Commit

Permalink
rfs/buildx --build-arg REPO=$repo/
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Sep 25, 2024
1 parent caa27a1 commit 67cda9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootfs/buildx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ function doBuildx(){
# --build-arg REPO=$repo/ #temp notes, just use dockerHub's
args="""
--provenance=false
--build-arg REPO=$repo/
--build-arg COMPILE_IMG=$compile
"""

Expand Down

0 comments on commit 67cda9a

Please sign in to comment.