mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-03-23 00:05:28 +08:00
setting Multi_Arch to false
This commit is contained in:
parent
a5c968fe59
commit
7d66a1b93e
2
.github/workflows/BuildImage.yml
vendored
2
.github/workflows/BuildImage.yml
vendored
@ -7,7 +7,7 @@ env:
|
||||
ENDPOINT: "linuxserver/mods" #don't modify
|
||||
BASEIMAGE: "netbox" #replace
|
||||
MODNAME: "slurpit" #replace
|
||||
MULTI_ARCH: "true" #set to false if not needed
|
||||
MULTI_ARCH: "false" #set to false if not needed
|
||||
|
||||
jobs:
|
||||
set-vars:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user