feat: update MoonTV 4.1.1

This commit is contained in:
arch3rPro
2025-08-25 08:38:24 +00:00
parent b63775f371
commit d00975eadc
5 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
services:
moontv:
image: ghcr.io/senshinya/moontv:sha-27ae84b
image: ghcr.io/moontechlab/lunatv:4.1.1
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@@ -14,9 +14,9 @@ additionalProperties:
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://github.com/senshinya/MoonTV
github: https://github.com/senshinya/MoonTV
document: https://github.com/senshinya/MoonTV/blob/main/README.md
website: https://github.com/MoonTechLab/LunaTV
github: https://github.com/MoonTechLab/LunaTV
document: https://github.com/MoonTechLab/LunaTV
architectures:
- amd64
- arm64

View File

@@ -1,6 +1,6 @@
services:
moontv:
image: ghcr.io/senshinya/moontv:latest
image: ghcr.io/moontechlab/lunatv:latest
container_name: ${CONTAINER_NAME}
restart: always
networks: