diff --git a/appstore/astrbot-napcat/4.17.33/docker-compose.yml b/appstore/astrbot-napcat/4.17.33/docker-compose.yml index 487c0e699..883bad9bc 100644 --- a/appstore/astrbot-napcat/4.17.33/docker-compose.yml +++ b/appstore/astrbot-napcat/4.17.33/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.19.0 + image: soulter/astrbot:v4.19.1 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.19.0/.env b/appstore/astrbot/4.19.1/.env similarity index 100% rename from appstore/astrbot/4.19.0/.env rename to appstore/astrbot/4.19.1/.env diff --git a/appstore/astrbot/4.19.0/data.yml b/appstore/astrbot/4.19.1/data.yml similarity index 100% rename from appstore/astrbot/4.19.0/data.yml rename to appstore/astrbot/4.19.1/data.yml diff --git a/appstore/astrbot/4.19.0/docker-compose.yml b/appstore/astrbot/4.19.1/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.19.0/docker-compose.yml rename to appstore/astrbot/4.19.1/docker-compose.yml index d349b5bbb..5a8fc4d43 100644 --- a/appstore/astrbot/4.19.0/docker-compose.yml +++ b/appstore/astrbot/4.19.1/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.19.0 + image: soulter/astrbot:v4.19.1 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.19.0/envs/default.env b/appstore/astrbot/4.19.1/envs/default.env similarity index 100% rename from appstore/astrbot/4.19.0/envs/default.env rename to appstore/astrbot/4.19.1/envs/default.env diff --git a/appstore/astrbot/4.19.0/envs/global.env b/appstore/astrbot/4.19.1/envs/global.env similarity index 100% rename from appstore/astrbot/4.19.0/envs/global.env rename to appstore/astrbot/4.19.1/envs/global.env diff --git a/appstore/astrbot/4.19.0/scripts/init.sh b/appstore/astrbot/4.19.1/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.19.0/scripts/init.sh rename to appstore/astrbot/4.19.1/scripts/init.sh diff --git a/appstore/astrbot/4.19.0/scripts/uninstall.sh b/appstore/astrbot/4.19.1/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.19.0/scripts/uninstall.sh rename to appstore/astrbot/4.19.1/scripts/uninstall.sh diff --git a/appstore/astrbot/4.19.0/scripts/upgrade.sh b/appstore/astrbot/4.19.1/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.19.0/scripts/upgrade.sh rename to appstore/astrbot/4.19.1/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index 487c0e699..883bad9bc 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.19.0 + image: soulter/astrbot:v4.19.1 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index d349b5bbb..5a8fc4d43 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.19.0 + image: soulter/astrbot:v4.19.1 labels: createdBy: Apps networks: