diff --git a/README.md b/README.md
index 9a8463a..9152d75 100644
--- a/README.md
+++ b/README.md
@@ -655,7 +655,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🎬 开箱即用的跨平台影视聚合播放器,支持多源搜索和在线播放
-latest • [官网链接](https://github.com/xiaoY233/MoonTV)
+4.1.1 • [官网链接](https://github.com/MoonTechLab/LunaTV)
diff --git a/apps/moontv/sha-27ae84b/data.yml b/apps/moontv/4.1.1/data.yml
similarity index 100%
rename from apps/moontv/sha-27ae84b/data.yml
rename to apps/moontv/4.1.1/data.yml
diff --git a/apps/moontv/sha-27ae84b/docker-compose.yml b/apps/moontv/4.1.1/docker-compose.yml
similarity index 86%
rename from apps/moontv/sha-27ae84b/docker-compose.yml
rename to apps/moontv/4.1.1/docker-compose.yml
index 804dce2..08e316c 100644
--- a/apps/moontv/sha-27ae84b/docker-compose.yml
+++ b/apps/moontv/4.1.1/docker-compose.yml
@@ -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:
diff --git a/apps/moontv/data.yml b/apps/moontv/data.yml
index 4475d77..8081023 100644
--- a/apps/moontv/data.yml
+++ b/apps/moontv/data.yml
@@ -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
diff --git a/apps/moontv/latest/docker-compose.yml b/apps/moontv/latest/docker-compose.yml
index d63c3fe..3795959 100644
--- a/apps/moontv/latest/docker-compose.yml
+++ b/apps/moontv/latest/docker-compose.yml
@@ -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: