diff --git a/appstore/astrbot-napcat/4.18.1/docker-compose.yml b/appstore/astrbot-napcat/4.18.1/docker-compose.yml index fd954e567..f5f0d13f0 100644 --- a/appstore/astrbot-napcat/4.18.1/docker-compose.yml +++ b/appstore/astrbot-napcat/4.18.1/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.23.5 + image: soulter/astrbot:v4.23.6 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.23.5/.env b/appstore/astrbot/4.23.6/.env similarity index 100% rename from appstore/astrbot/4.23.5/.env rename to appstore/astrbot/4.23.6/.env diff --git a/appstore/astrbot/4.23.5/data.yml b/appstore/astrbot/4.23.6/data.yml similarity index 100% rename from appstore/astrbot/4.23.5/data.yml rename to appstore/astrbot/4.23.6/data.yml diff --git a/appstore/astrbot/4.23.5/docker-compose.yml b/appstore/astrbot/4.23.6/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.23.5/docker-compose.yml rename to appstore/astrbot/4.23.6/docker-compose.yml index 3ded9a506..e544eeac4 100644 --- a/appstore/astrbot/4.23.5/docker-compose.yml +++ b/appstore/astrbot/4.23.6/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.23.5 + image: soulter/astrbot:v4.23.6 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.23.5/envs/default.env b/appstore/astrbot/4.23.6/envs/default.env similarity index 100% rename from appstore/astrbot/4.23.5/envs/default.env rename to appstore/astrbot/4.23.6/envs/default.env diff --git a/appstore/astrbot/4.23.5/envs/global.env b/appstore/astrbot/4.23.6/envs/global.env similarity index 100% rename from appstore/astrbot/4.23.5/envs/global.env rename to appstore/astrbot/4.23.6/envs/global.env diff --git a/appstore/astrbot/4.23.5/scripts/init.sh b/appstore/astrbot/4.23.6/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.23.5/scripts/init.sh rename to appstore/astrbot/4.23.6/scripts/init.sh diff --git a/appstore/astrbot/4.23.5/scripts/uninstall.sh b/appstore/astrbot/4.23.6/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.23.5/scripts/uninstall.sh rename to appstore/astrbot/4.23.6/scripts/uninstall.sh diff --git a/appstore/astrbot/4.23.5/scripts/upgrade.sh b/appstore/astrbot/4.23.6/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.23.5/scripts/upgrade.sh rename to appstore/astrbot/4.23.6/scripts/upgrade.sh diff --git a/appstore/ech0/4.6.3/.env b/appstore/ech0/4.6.4/.env similarity index 100% rename from appstore/ech0/4.6.3/.env rename to appstore/ech0/4.6.4/.env diff --git a/appstore/ech0/4.6.3/data.yml b/appstore/ech0/4.6.4/data.yml similarity index 100% rename from appstore/ech0/4.6.3/data.yml rename to appstore/ech0/4.6.4/data.yml diff --git a/appstore/ech0/4.6.3/docker-compose.yml b/appstore/ech0/4.6.4/docker-compose.yml similarity index 93% rename from appstore/ech0/4.6.3/docker-compose.yml rename to appstore/ech0/4.6.4/docker-compose.yml index 7542f4b28..4814884d5 100644 --- a/appstore/ech0/4.6.3/docker-compose.yml +++ b/appstore/ech0/4.6.4/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - HTTPS_PROXY=${HTTP_PROXY} - image: sn0wl1n/ech0:v4.6.3 + image: sn0wl1n/ech0:v4.6.4 labels: createdBy: Apps networks: diff --git a/appstore/ech0/4.6.3/envs/default.env b/appstore/ech0/4.6.4/envs/default.env similarity index 100% rename from appstore/ech0/4.6.3/envs/default.env rename to appstore/ech0/4.6.4/envs/default.env diff --git a/appstore/ech0/4.6.3/envs/global.env b/appstore/ech0/4.6.4/envs/global.env similarity index 100% rename from appstore/ech0/4.6.3/envs/global.env rename to appstore/ech0/4.6.4/envs/global.env diff --git a/appstore/ech0/4.6.3/scripts/init.sh b/appstore/ech0/4.6.4/scripts/init.sh similarity index 100% rename from appstore/ech0/4.6.3/scripts/init.sh rename to appstore/ech0/4.6.4/scripts/init.sh diff --git a/appstore/ech0/4.6.3/scripts/uninstall.sh b/appstore/ech0/4.6.4/scripts/uninstall.sh similarity index 100% rename from appstore/ech0/4.6.3/scripts/uninstall.sh rename to appstore/ech0/4.6.4/scripts/uninstall.sh diff --git a/appstore/ech0/4.6.3/scripts/upgrade.sh b/appstore/ech0/4.6.4/scripts/upgrade.sh similarity index 100% rename from appstore/ech0/4.6.3/scripts/upgrade.sh rename to appstore/ech0/4.6.4/scripts/upgrade.sh diff --git a/appstore/movie-pilot/2.10.5/.env b/appstore/movie-pilot/2.10.6/.env similarity index 100% rename from appstore/movie-pilot/2.10.5/.env rename to appstore/movie-pilot/2.10.6/.env diff --git a/appstore/movie-pilot/2.10.5/data.yml b/appstore/movie-pilot/2.10.6/data.yml similarity index 100% rename from appstore/movie-pilot/2.10.5/data.yml rename to appstore/movie-pilot/2.10.6/data.yml diff --git a/appstore/movie-pilot/2.10.5/docker-compose.yml b/appstore/movie-pilot/2.10.6/docker-compose.yml similarity index 96% rename from appstore/movie-pilot/2.10.5/docker-compose.yml rename to appstore/movie-pilot/2.10.6/docker-compose.yml index 5ebc01596..6f9ee30d6 100644 --- a/appstore/movie-pilot/2.10.5/docker-compose.yml +++ b/appstore/movie-pilot/2.10.6/docker-compose.yml @@ -14,7 +14,7 @@ services: - DEV=false - LOG_LEVEL=INFO - PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true - image: jxxghp/moviepilot:2.10.5 + image: jxxghp/moviepilot:2.10.6 labels: createdBy: Apps logging: diff --git a/appstore/movie-pilot/2.10.5/envs/default.env b/appstore/movie-pilot/2.10.6/envs/default.env similarity index 100% rename from appstore/movie-pilot/2.10.5/envs/default.env rename to appstore/movie-pilot/2.10.6/envs/default.env diff --git a/appstore/movie-pilot/2.10.5/envs/global.env b/appstore/movie-pilot/2.10.6/envs/global.env similarity index 100% rename from appstore/movie-pilot/2.10.5/envs/global.env rename to appstore/movie-pilot/2.10.6/envs/global.env diff --git a/appstore/movie-pilot/2.10.5/scripts/init.sh b/appstore/movie-pilot/2.10.6/scripts/init.sh similarity index 100% rename from appstore/movie-pilot/2.10.5/scripts/init.sh rename to appstore/movie-pilot/2.10.6/scripts/init.sh diff --git a/appstore/movie-pilot/2.10.5/scripts/uninstall.sh b/appstore/movie-pilot/2.10.6/scripts/uninstall.sh similarity index 100% rename from appstore/movie-pilot/2.10.5/scripts/uninstall.sh rename to appstore/movie-pilot/2.10.6/scripts/uninstall.sh diff --git a/appstore/movie-pilot/2.10.5/scripts/upgrade.sh b/appstore/movie-pilot/2.10.6/scripts/upgrade.sh similarity index 100% rename from appstore/movie-pilot/2.10.5/scripts/upgrade.sh rename to appstore/movie-pilot/2.10.6/scripts/upgrade.sh diff --git a/appstore/onedev/15.0.0/.env b/appstore/onedev/15.0.1/.env similarity index 100% rename from appstore/onedev/15.0.0/.env rename to appstore/onedev/15.0.1/.env diff --git a/appstore/onedev/15.0.0/data.yml b/appstore/onedev/15.0.1/data.yml similarity index 100% rename from appstore/onedev/15.0.0/data.yml rename to appstore/onedev/15.0.1/data.yml diff --git a/appstore/onedev/15.0.0/docker-compose.yml b/appstore/onedev/15.0.1/docker-compose.yml similarity index 95% rename from appstore/onedev/15.0.0/docker-compose.yml rename to appstore/onedev/15.0.1/docker-compose.yml index 65f71287e..d5178381c 100644 --- a/appstore/onedev/15.0.0/docker-compose.yml +++ b/appstore/onedev/15.0.1/docker-compose.yml @@ -14,7 +14,7 @@ services: - initial_email=${INITIAL_EMAIL} - initial_server_url=${INITIAL_SERVER_URL} - initial_ssh_root_url=${INITIAL_SSH_ROOT_URL} - image: 1dev/server:15.0.0 + image: 1dev/server:15.0.1 labels: createdBy: Apps networks: diff --git a/appstore/onedev/15.0.0/envs/default.env b/appstore/onedev/15.0.1/envs/default.env similarity index 100% rename from appstore/onedev/15.0.0/envs/default.env rename to appstore/onedev/15.0.1/envs/default.env diff --git a/appstore/onedev/15.0.0/envs/global.env b/appstore/onedev/15.0.1/envs/global.env similarity index 100% rename from appstore/onedev/15.0.0/envs/global.env rename to appstore/onedev/15.0.1/envs/global.env diff --git a/appstore/onedev/15.0.0/envs/onedev.env b/appstore/onedev/15.0.1/envs/onedev.env similarity index 100% rename from appstore/onedev/15.0.0/envs/onedev.env rename to appstore/onedev/15.0.1/envs/onedev.env diff --git a/appstore/onedev/15.0.0/scripts/init.sh b/appstore/onedev/15.0.1/scripts/init.sh similarity index 100% rename from appstore/onedev/15.0.0/scripts/init.sh rename to appstore/onedev/15.0.1/scripts/init.sh diff --git a/appstore/onedev/15.0.0/scripts/uninstall.sh b/appstore/onedev/15.0.1/scripts/uninstall.sh similarity index 100% rename from appstore/onedev/15.0.0/scripts/uninstall.sh rename to appstore/onedev/15.0.1/scripts/uninstall.sh diff --git a/appstore/onedev/15.0.0/scripts/upgrade.sh b/appstore/onedev/15.0.1/scripts/upgrade.sh similarity index 100% rename from appstore/onedev/15.0.0/scripts/upgrade.sh rename to appstore/onedev/15.0.1/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index fd954e567..f5f0d13f0 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.23.5 + image: soulter/astrbot:v4.23.6 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index 3ded9a506..e544eeac4 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.23.5 + image: soulter/astrbot:v4.23.6 labels: createdBy: Apps networks: diff --git a/dockge/ech0/docker-compose.yml b/dockge/ech0/docker-compose.yml index 7542f4b28..ab7bb4f72 100644 --- a/dockge/ech0/docker-compose.yml +++ b/dockge/ech0/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - HTTPS_PROXY=${HTTP_PROXY} - image: sn0wl1n/ech0:v4.6.3 + image: sn0wl1n/ech0:v3.1.4 labels: createdBy: Apps networks: diff --git a/dockge/ech0_3_1_4/.env b/dockge/ech0_4_6_4/.env similarity index 100% rename from dockge/ech0_3_1_4/.env rename to dockge/ech0_4_6_4/.env diff --git a/dockge/ech0_3_1_4/docker-compose.yml b/dockge/ech0_4_6_4/docker-compose.yml similarity index 93% rename from dockge/ech0_3_1_4/docker-compose.yml rename to dockge/ech0_4_6_4/docker-compose.yml index ab7bb4f72..4814884d5 100644 --- a/dockge/ech0_3_1_4/docker-compose.yml +++ b/dockge/ech0_4_6_4/docker-compose.yml @@ -10,7 +10,7 @@ services: environment: - TZ=Asia/Shanghai - HTTPS_PROXY=${HTTP_PROXY} - image: sn0wl1n/ech0:v3.1.4 + image: sn0wl1n/ech0:v4.6.4 labels: createdBy: Apps networks: diff --git a/dockge/ech0_3_1_4/envs/default.env b/dockge/ech0_4_6_4/envs/default.env similarity index 100% rename from dockge/ech0_3_1_4/envs/default.env rename to dockge/ech0_4_6_4/envs/default.env diff --git a/dockge/ech0_3_1_4/envs/global.env b/dockge/ech0_4_6_4/envs/global.env similarity index 100% rename from dockge/ech0_3_1_4/envs/global.env rename to dockge/ech0_4_6_4/envs/global.env diff --git a/dockge/movie-pilot/docker-compose.yml b/dockge/movie-pilot/docker-compose.yml index 5ebc01596..6f9ee30d6 100644 --- a/dockge/movie-pilot/docker-compose.yml +++ b/dockge/movie-pilot/docker-compose.yml @@ -14,7 +14,7 @@ services: - DEV=false - LOG_LEVEL=INFO - PASSKEY_ALLOW_REGISTER_WITHOUT_OTP=true - image: jxxghp/moviepilot:2.10.5 + image: jxxghp/moviepilot:2.10.6 labels: createdBy: Apps logging: diff --git a/dockge/onedev/docker-compose.yml b/dockge/onedev/docker-compose.yml index 65f71287e..d5178381c 100644 --- a/dockge/onedev/docker-compose.yml +++ b/dockge/onedev/docker-compose.yml @@ -14,7 +14,7 @@ services: - initial_email=${INITIAL_EMAIL} - initial_server_url=${INITIAL_SERVER_URL} - initial_ssh_root_url=${INITIAL_SSH_ROOT_URL} - image: 1dev/server:15.0.0 + image: 1dev/server:15.0.1 labels: createdBy: Apps networks: