4.6.0.7-ls67

This commit is contained in:
Alexandre
2020-12-11 11:43:21 +01:00
committed by GitHub
parent f8c51dc4e3
commit caba0c47ab

View File

@@ -1,13 +1,13 @@
{ {
"build_from_template": { "build_from_template": {
"image": "linuxserver/emby", "image": "linuxserver/emby",
"version": "beta" "version": "4.6.0.7-ls67"
}, },
"build_from": { "build_from": {
"armv7": "linuxserver/emby:arm32v7-beta", "armv7": "linuxserver/emby:arm32v7-4.6.0.7-ls67",
"armhf": "linuxserver/emby:arm32v7-beta", "armhf": "linuxserver/emby:arm32v7-4.6.0.7-ls67",
"aarch64": "linuxserver/emby:arm64v8-beta", "aarch64": "linuxserver/emby:arm64v8-4.6.0.7-ls67",
"amd64": "linuxserver/emby:amd64-beta" "amd64": "linuxserver/emby:amd64-4.6.0.7-ls67"
}, },
"squash": false, "squash": false,
"args": {} "args": {}