update name

This commit is contained in:
Alexandre
2021-04-25 13:55:45 +02:00
parent 80bed391ff
commit b674e18917
22 changed files with 0 additions and 0 deletions

8
bazarr/build.json Normal file
View File

@@ -0,0 +1,8 @@
{
"build_from": {
"armhf": "linuxserver/bazarr:arm32v7-version-v",
"armv7": "linuxserver/bazarr:arm32v7-version-v",
"aarch64": "linuxserver/bazarr:arm64v8-version-v",
"amd64": "linuxserver/bazarr:amd64-version-v"
}
}