升级了emby、升级了xiaoya-alist

This commit is contained in:
waxgourd
2024-06-25 14:52:32 +08:00
parent 0e87dd9b61
commit ad6af215e5
4 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
## 4.9.0.25 (22-06-2024)
- 从linuxserver/docker-emby更新到最新版本
## 4.9.0.24 (15-06-2024)
- 从linuxserver/docker-emby更新到最新版本
## 4.9.0.23 (08-06-2024)
- 从linuxserver/docker-emby更新到最新版本
## 4.9.0.22 (01-06-2024)
- 从linuxserver/docker-emby更新到最新版本
## 4.9.0.18 (11-05-2024)

View File

@@ -72,7 +72,7 @@
"/dev/nvme2"
],
"host_network": true,
"image": "ghcr.fastgh.com/alexbelgium/emby-{arch}",
"image": "ghcr.io/alexbelgium/emby-{arch}",
"ingress": true,
"ingress_port": 0,
"ingress_stream": true,
@@ -121,7 +121,7 @@
"slug": "emby_nas",
"udev": true,
"url": "https://gitcode.com/waxgourd/addons",
"version": "4.9.0.22",
"version": "4.9.0.25",
"video": true,
"boot": "manual"
}