Update BuildImage.yml

MULTI_ARCH is false
This commit is contained in:
TheCaptain989
2024-02-16 21:16:07 -06:00
committed by GitHub
parent fb84fb2c4d
commit 34c62a61c2
+1 -1
View File
@@ -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: