diff --git a/appstore/astrbot-napcat/4.9.89/docker-compose.yml b/appstore/astrbot-napcat/4.9.89/docker-compose.yml index 5a008a975..f64679b23 100644 --- a/appstore/astrbot-napcat/4.9.89/docker-compose.yml +++ b/appstore/astrbot-napcat/4.9.89/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.9.2 + image: soulter/astrbot:v4.10.0 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.9.2/.env b/appstore/astrbot/4.10.0/.env similarity index 100% rename from appstore/astrbot/4.9.2/.env rename to appstore/astrbot/4.10.0/.env diff --git a/appstore/astrbot/4.9.2/data.yml b/appstore/astrbot/4.10.0/data.yml similarity index 100% rename from appstore/astrbot/4.9.2/data.yml rename to appstore/astrbot/4.10.0/data.yml diff --git a/appstore/astrbot/4.9.2/docker-compose.yml b/appstore/astrbot/4.10.0/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.9.2/docker-compose.yml rename to appstore/astrbot/4.10.0/docker-compose.yml index 5fa4738eb..192d35886 100644 --- a/appstore/astrbot/4.9.2/docker-compose.yml +++ b/appstore/astrbot/4.10.0/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.9.2 + image: soulter/astrbot:v4.10.0 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.9.2/envs/default.env b/appstore/astrbot/4.10.0/envs/default.env similarity index 100% rename from appstore/astrbot/4.9.2/envs/default.env rename to appstore/astrbot/4.10.0/envs/default.env diff --git a/appstore/astrbot/4.9.2/envs/global.env b/appstore/astrbot/4.10.0/envs/global.env similarity index 100% rename from appstore/astrbot/4.9.2/envs/global.env rename to appstore/astrbot/4.10.0/envs/global.env diff --git a/appstore/astrbot/4.9.2/scripts/init.sh b/appstore/astrbot/4.10.0/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.9.2/scripts/init.sh rename to appstore/astrbot/4.10.0/scripts/init.sh diff --git a/appstore/astrbot/4.9.2/scripts/uninstall.sh b/appstore/astrbot/4.10.0/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.9.2/scripts/uninstall.sh rename to appstore/astrbot/4.10.0/scripts/uninstall.sh diff --git a/appstore/astrbot/4.9.2/scripts/upgrade.sh b/appstore/astrbot/4.10.0/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.9.2/scripts/upgrade.sh rename to appstore/astrbot/4.10.0/scripts/upgrade.sh diff --git a/appstore/bark/2.2.8/.env b/appstore/bark/2.3.2/.env similarity index 100% rename from appstore/bark/2.2.8/.env rename to appstore/bark/2.3.2/.env diff --git a/appstore/bark/2.2.8/data.yml b/appstore/bark/2.3.2/data.yml similarity index 100% rename from appstore/bark/2.2.8/data.yml rename to appstore/bark/2.3.2/data.yml diff --git a/appstore/bark/2.2.8/docker-compose.yml b/appstore/bark/2.3.2/docker-compose.yml similarity index 92% rename from appstore/bark/2.2.8/docker-compose.yml rename to appstore/bark/2.3.2/docker-compose.yml index f76d0f702..14c2e3385 100644 --- a/appstore/bark/2.2.8/docker-compose.yml +++ b/appstore/bark/2.3.2/docker-compose.yml @@ -12,7 +12,7 @@ services: - BARK_SERVER_URL_PREFIX=/ - BARK_SERVER_DATA_DIR=/data - BARK_SERVER_SERVERLESS=false - image: finab/bark-server:v2.2.8 + image: finab/bark-server:v2.3.2 labels: createdBy: Apps networks: diff --git a/appstore/bark/2.2.8/envs/default.env b/appstore/bark/2.3.2/envs/default.env similarity index 100% rename from appstore/bark/2.2.8/envs/default.env rename to appstore/bark/2.3.2/envs/default.env diff --git a/appstore/bark/2.2.8/envs/global.env b/appstore/bark/2.3.2/envs/global.env similarity index 100% rename from appstore/bark/2.2.8/envs/global.env rename to appstore/bark/2.3.2/envs/global.env diff --git a/appstore/bark/2.2.8/scripts/init.sh b/appstore/bark/2.3.2/scripts/init.sh similarity index 100% rename from appstore/bark/2.2.8/scripts/init.sh rename to appstore/bark/2.3.2/scripts/init.sh diff --git a/appstore/bark/2.2.8/scripts/uninstall.sh b/appstore/bark/2.3.2/scripts/uninstall.sh similarity index 100% rename from appstore/bark/2.2.8/scripts/uninstall.sh rename to appstore/bark/2.3.2/scripts/uninstall.sh diff --git a/appstore/bark/2.2.8/scripts/upgrade.sh b/appstore/bark/2.3.2/scripts/upgrade.sh similarity index 100% rename from appstore/bark/2.2.8/scripts/upgrade.sh rename to appstore/bark/2.3.2/scripts/upgrade.sh diff --git a/appstore/byte-muse/1.26.9/.env b/appstore/byte-muse/1.26.10/.env similarity index 100% rename from appstore/byte-muse/1.26.9/.env rename to appstore/byte-muse/1.26.10/.env diff --git a/appstore/byte-muse/1.26.9/data.yml b/appstore/byte-muse/1.26.10/data.yml similarity index 100% rename from appstore/byte-muse/1.26.9/data.yml rename to appstore/byte-muse/1.26.10/data.yml diff --git a/appstore/byte-muse/1.26.9/docker-compose.yml b/appstore/byte-muse/1.26.10/docker-compose.yml similarity index 95% rename from appstore/byte-muse/1.26.9/docker-compose.yml rename to appstore/byte-muse/1.26.10/docker-compose.yml index 085ecc8fd..572a4f738 100644 --- a/appstore/byte-muse/1.26.9/docker-compose.yml +++ b/appstore/byte-muse/1.26.10/docker-compose.yml @@ -11,7 +11,7 @@ services: - HTTPS_PROXY=${HTTP_PROXY} - HTTP_PROXY=${HTTP_PROXY:-} - NO_PROXY=${NO_PROXY:-} - image: envyafish/byte-muse:1.26.9 + image: envyafish/byte-muse:1.26.10 labels: createdBy: Apps networks: diff --git a/appstore/byte-muse/1.26.9/envs/default.env b/appstore/byte-muse/1.26.10/envs/default.env similarity index 100% rename from appstore/byte-muse/1.26.9/envs/default.env rename to appstore/byte-muse/1.26.10/envs/default.env diff --git a/appstore/byte-muse/1.26.9/envs/global.env b/appstore/byte-muse/1.26.10/envs/global.env similarity index 100% rename from appstore/byte-muse/1.26.9/envs/global.env rename to appstore/byte-muse/1.26.10/envs/global.env diff --git a/appstore/byte-muse/1.26.9/scripts/init.sh b/appstore/byte-muse/1.26.10/scripts/init.sh similarity index 100% rename from appstore/byte-muse/1.26.9/scripts/init.sh rename to appstore/byte-muse/1.26.10/scripts/init.sh diff --git a/appstore/byte-muse/1.26.9/scripts/uninstall.sh b/appstore/byte-muse/1.26.10/scripts/uninstall.sh similarity index 100% rename from appstore/byte-muse/1.26.9/scripts/uninstall.sh rename to appstore/byte-muse/1.26.10/scripts/uninstall.sh diff --git a/appstore/byte-muse/1.26.9/scripts/upgrade.sh b/appstore/byte-muse/1.26.10/scripts/upgrade.sh similarity index 100% rename from appstore/byte-muse/1.26.9/scripts/upgrade.sh rename to appstore/byte-muse/1.26.10/scripts/upgrade.sh diff --git a/appstore/rsshub/2025-12-21/.env b/appstore/rsshub/2025-12-22/.env similarity index 100% rename from appstore/rsshub/2025-12-21/.env rename to appstore/rsshub/2025-12-22/.env diff --git a/appstore/rsshub/2025-12-21/data.yml b/appstore/rsshub/2025-12-22/data.yml similarity index 100% rename from appstore/rsshub/2025-12-21/data.yml rename to appstore/rsshub/2025-12-22/data.yml diff --git a/appstore/rsshub/2025-12-21/docker-compose.yml b/appstore/rsshub/2025-12-22/docker-compose.yml similarity index 97% rename from appstore/rsshub/2025-12-21/docker-compose.yml rename to appstore/rsshub/2025-12-22/docker-compose.yml index ab487054a..83c392069 100644 --- a/appstore/rsshub/2025-12-21/docker-compose.yml +++ b/appstore/rsshub/2025-12-22/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-12-21 + image: diygod/rsshub:2025-12-22 labels: createdBy: Apps networks: diff --git a/appstore/rsshub/2025-12-21/envs/default.env b/appstore/rsshub/2025-12-22/envs/default.env similarity index 100% rename from appstore/rsshub/2025-12-21/envs/default.env rename to appstore/rsshub/2025-12-22/envs/default.env diff --git a/appstore/rsshub/2025-12-21/envs/global.env b/appstore/rsshub/2025-12-22/envs/global.env similarity index 100% rename from appstore/rsshub/2025-12-21/envs/global.env rename to appstore/rsshub/2025-12-22/envs/global.env diff --git a/appstore/rsshub/2025-12-21/scripts/init.sh b/appstore/rsshub/2025-12-22/scripts/init.sh similarity index 100% rename from appstore/rsshub/2025-12-21/scripts/init.sh rename to appstore/rsshub/2025-12-22/scripts/init.sh diff --git a/appstore/rsshub/2025-12-21/scripts/uninstall.sh b/appstore/rsshub/2025-12-22/scripts/uninstall.sh similarity index 100% rename from appstore/rsshub/2025-12-21/scripts/uninstall.sh rename to appstore/rsshub/2025-12-22/scripts/uninstall.sh diff --git a/appstore/rsshub/2025-12-21/scripts/upgrade.sh b/appstore/rsshub/2025-12-22/scripts/upgrade.sh similarity index 100% rename from appstore/rsshub/2025-12-21/scripts/upgrade.sh rename to appstore/rsshub/2025-12-22/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index 5a008a975..f64679b23 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.9.2 + image: soulter/astrbot:v4.10.0 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index 5fa4738eb..192d35886 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.9.2 + image: soulter/astrbot:v4.10.0 labels: createdBy: Apps networks: diff --git a/dockge/bark/docker-compose.yml b/dockge/bark/docker-compose.yml index f76d0f702..14c2e3385 100644 --- a/dockge/bark/docker-compose.yml +++ b/dockge/bark/docker-compose.yml @@ -12,7 +12,7 @@ services: - BARK_SERVER_URL_PREFIX=/ - BARK_SERVER_DATA_DIR=/data - BARK_SERVER_SERVERLESS=false - image: finab/bark-server:v2.2.8 + image: finab/bark-server:v2.3.2 labels: createdBy: Apps networks: diff --git a/dockge/byte-muse/docker-compose.yml b/dockge/byte-muse/docker-compose.yml index 085ecc8fd..572a4f738 100644 --- a/dockge/byte-muse/docker-compose.yml +++ b/dockge/byte-muse/docker-compose.yml @@ -11,7 +11,7 @@ services: - HTTPS_PROXY=${HTTP_PROXY} - HTTP_PROXY=${HTTP_PROXY:-} - NO_PROXY=${NO_PROXY:-} - image: envyafish/byte-muse:1.26.9 + image: envyafish/byte-muse:1.26.10 labels: createdBy: Apps networks: diff --git a/dockge/rsshub/docker-compose.yml b/dockge/rsshub/docker-compose.yml index ab487054a..83c392069 100644 --- a/dockge/rsshub/docker-compose.yml +++ b/dockge/rsshub/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-12-21 + image: diygod/rsshub:2025-12-22 labels: createdBy: Apps networks: