Update build.json

This commit is contained in:
Alexandre
2020-11-29 19:39:41 +01:00
committed by GitHub
parent ce7902631e
commit 588069f18b

View File

@@ -4,9 +4,9 @@
"version": "latest" "version": "latest"
}, },
"build_from": { "build_from": {
"armv7": "linuxserver/emby:arm32v7-latest", "armv7": "linuxserver/emby:arm32v7-beta",
"aarch64": "linuxserver/emby:arm64v8-latest", "aarch64": "linuxserver/emby:arm64v8-beta",
"amd64": "linuxserver/emby:amd64-latest" "amd64": "linuxserver/emby:amd64-beta"
}, },
"squash": false, "squash": false,
"args": {} "args": {}