diff --git a/rootfs/buildx.sh b/rootfs/buildx.sh index c6226249..1c1e300b 100644 --- a/rootfs/buildx.sh +++ b/rootfs/buildx.sh @@ -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 """