From dd1d6b8ed40d518ce3a8c99e61987918cafcaa78 Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 25 Sep 2024 16:26:01 +0800 Subject: [PATCH] cpl: buildx --build-arg REPO=$repo/ --- compile/buildx.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/compile/buildx.sh b/compile/buildx.sh index 8be4bbd4..44550337 100644 --- a/compile/buildx.sh +++ b/compile/buildx.sh @@ -111,6 +111,7 @@ gtk224) # full yes x9: 5h,9min,44s args=""" --provenance=false + --build-arg REPO=$repo/ --build-arg COMPILE_IMG=$compile --build-arg COMPILE_TIGER=no --build-arg COMPILE_XRDP=no