diff --git a/.github/workflows/BuildImage.yml b/.github/workflows/BuildImage.yml index 0f6599d..5dc31a5 100644 --- a/.github/workflows/BuildImage.yml +++ b/.github/workflows/BuildImage.yml @@ -7,7 +7,7 @@ env: ENDPOINT: "linuxserver/mods" #don't modify BASEIMAGE: "radarr" #replace MODNAME: "striptracks" #replace - MULTI_ARCH: "true" #set to true if needed + MULTI_ARCH: "false" #set to true if needed jobs: set-vars: