diff --git a/appstore/moontv/3.1.0/.env b/appstore/moontv/3.1.1/.env similarity index 100% rename from appstore/moontv/3.1.0/.env rename to appstore/moontv/3.1.1/.env diff --git a/appstore/moontv/3.1.0/data.yml b/appstore/moontv/3.1.1/data.yml similarity index 100% rename from appstore/moontv/3.1.0/data.yml rename to appstore/moontv/3.1.1/data.yml diff --git a/appstore/moontv/3.1.0/docker-compose.yml b/appstore/moontv/3.1.1/docker-compose.yml similarity index 87% rename from appstore/moontv/3.1.0/docker-compose.yml rename to appstore/moontv/3.1.1/docker-compose.yml index df3e68f97..26013ef4d 100644 --- a/appstore/moontv/3.1.0/docker-compose.yml +++ b/appstore/moontv/3.1.1/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: ghcr.io/moontechlab/lunatv:3.1.0 + image: ghcr.io/moontechlab/lunatv:3.1.1 labels: createdBy: Apps networks: diff --git a/appstore/moontv/3.1.0/envs/default.env b/appstore/moontv/3.1.1/envs/default.env similarity index 100% rename from appstore/moontv/3.1.0/envs/default.env rename to appstore/moontv/3.1.1/envs/default.env diff --git a/appstore/moontv/3.1.0/envs/global.env b/appstore/moontv/3.1.1/envs/global.env similarity index 100% rename from appstore/moontv/3.1.0/envs/global.env rename to appstore/moontv/3.1.1/envs/global.env diff --git a/appstore/moontv/3.1.0/scripts/init.sh b/appstore/moontv/3.1.1/scripts/init.sh similarity index 100% rename from appstore/moontv/3.1.0/scripts/init.sh rename to appstore/moontv/3.1.1/scripts/init.sh diff --git a/appstore/moontv/3.1.0/scripts/uninstall.sh b/appstore/moontv/3.1.1/scripts/uninstall.sh similarity index 100% rename from appstore/moontv/3.1.0/scripts/uninstall.sh rename to appstore/moontv/3.1.1/scripts/uninstall.sh diff --git a/appstore/moontv/3.1.0/scripts/upgrade.sh b/appstore/moontv/3.1.1/scripts/upgrade.sh similarity index 100% rename from appstore/moontv/3.1.0/scripts/upgrade.sh rename to appstore/moontv/3.1.1/scripts/upgrade.sh diff --git a/dockge/moontv/docker-compose.yml b/dockge/moontv/docker-compose.yml index df3e68f97..26013ef4d 100644 --- a/dockge/moontv/docker-compose.yml +++ b/dockge/moontv/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: ghcr.io/moontechlab/lunatv:3.1.0 + image: ghcr.io/moontechlab/lunatv:3.1.1 labels: createdBy: Apps networks: