diff --git a/appstore/astrbot-napcat/4.8.120/docker-compose.yml b/appstore/astrbot-napcat/4.8.120/docker-compose.yml index 63db2028f..5f9fd2a59 100644 --- a/appstore/astrbot-napcat/4.8.120/docker-compose.yml +++ b/appstore/astrbot-napcat/4.8.120/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.3.3 + image: soulter/astrbot:v4.3.5 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.3.3/.env b/appstore/astrbot/4.3.5/.env similarity index 100% rename from appstore/astrbot/4.3.3/.env rename to appstore/astrbot/4.3.5/.env diff --git a/appstore/astrbot/4.3.3/data.yml b/appstore/astrbot/4.3.5/data.yml similarity index 100% rename from appstore/astrbot/4.3.3/data.yml rename to appstore/astrbot/4.3.5/data.yml diff --git a/appstore/astrbot/4.3.3/docker-compose.yml b/appstore/astrbot/4.3.5/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.3.3/docker-compose.yml rename to appstore/astrbot/4.3.5/docker-compose.yml index 8eda00fe2..1c997f8d0 100644 --- a/appstore/astrbot/4.3.3/docker-compose.yml +++ b/appstore/astrbot/4.3.5/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.3.3 + image: soulter/astrbot:v4.3.5 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.3.3/envs/default.env b/appstore/astrbot/4.3.5/envs/default.env similarity index 100% rename from appstore/astrbot/4.3.3/envs/default.env rename to appstore/astrbot/4.3.5/envs/default.env diff --git a/appstore/astrbot/4.3.3/envs/global.env b/appstore/astrbot/4.3.5/envs/global.env similarity index 100% rename from appstore/astrbot/4.3.3/envs/global.env rename to appstore/astrbot/4.3.5/envs/global.env diff --git a/appstore/astrbot/4.3.3/scripts/init.sh b/appstore/astrbot/4.3.5/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.3.3/scripts/init.sh rename to appstore/astrbot/4.3.5/scripts/init.sh diff --git a/appstore/astrbot/4.3.3/scripts/uninstall.sh b/appstore/astrbot/4.3.5/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.3.3/scripts/uninstall.sh rename to appstore/astrbot/4.3.5/scripts/uninstall.sh diff --git a/appstore/astrbot/4.3.3/scripts/upgrade.sh b/appstore/astrbot/4.3.5/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.3.3/scripts/upgrade.sh rename to appstore/astrbot/4.3.5/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index 63db2028f..5f9fd2a59 100644 --- a/dockge/astrbot-napcat/docker-compose.yml +++ b/dockge/astrbot-napcat/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.3.3 + image: soulter/astrbot:v4.3.5 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index 8eda00fe2..1c997f8d0 100644 --- a/dockge/astrbot/docker-compose.yml +++ b/dockge/astrbot/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.3.3 + image: soulter/astrbot:v4.3.5 labels: createdBy: Apps networks: