From 3c0e1b933d98c9d2aea2bd36d510e84a5ca2a3cd Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Thu, 8 Jan 2026 01:57:23 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/ammds-ol8/{1.6.39 => 1.6.40}/.env | 0 appstore/ammds-ol8/{1.6.39 => 1.6.40}/data.yml | 0 appstore/ammds-ol8/{1.6.39 => 1.6.40}/docker-compose.yml | 2 +- appstore/ammds-ol8/{1.6.39 => 1.6.40}/envs/default.env | 0 appstore/ammds-ol8/{1.6.39 => 1.6.40}/envs/global.env | 0 appstore/ammds-ol8/{1.6.39 => 1.6.40}/scripts/init.sh | 0 appstore/ammds-ol8/{1.6.39 => 1.6.40}/scripts/uninstall.sh | 0 appstore/ammds-ol8/{1.6.39 => 1.6.40}/scripts/upgrade.sh | 0 dockge/ammds-ol8/docker-compose.yml | 2 +- 9 files changed, 2 insertions(+), 2 deletions(-) rename appstore/ammds-ol8/{1.6.39 => 1.6.40}/.env (100%) rename appstore/ammds-ol8/{1.6.39 => 1.6.40}/data.yml (100%) rename appstore/ammds-ol8/{1.6.39 => 1.6.40}/docker-compose.yml (95%) rename appstore/ammds-ol8/{1.6.39 => 1.6.40}/envs/default.env (100%) rename appstore/ammds-ol8/{1.6.39 => 1.6.40}/envs/global.env (100%) rename appstore/ammds-ol8/{1.6.39 => 1.6.40}/scripts/init.sh (100%) rename appstore/ammds-ol8/{1.6.39 => 1.6.40}/scripts/uninstall.sh (100%) rename appstore/ammds-ol8/{1.6.39 => 1.6.40}/scripts/upgrade.sh (100%) diff --git a/appstore/ammds-ol8/1.6.39/.env b/appstore/ammds-ol8/1.6.40/.env similarity index 100% rename from appstore/ammds-ol8/1.6.39/.env rename to appstore/ammds-ol8/1.6.40/.env diff --git a/appstore/ammds-ol8/1.6.39/data.yml b/appstore/ammds-ol8/1.6.40/data.yml similarity index 100% rename from appstore/ammds-ol8/1.6.39/data.yml rename to appstore/ammds-ol8/1.6.40/data.yml diff --git a/appstore/ammds-ol8/1.6.39/docker-compose.yml b/appstore/ammds-ol8/1.6.40/docker-compose.yml similarity index 95% rename from appstore/ammds-ol8/1.6.39/docker-compose.yml rename to appstore/ammds-ol8/1.6.40/docker-compose.yml index 9629cc748..c2e2f4bc3 100644 --- a/appstore/ammds-ol8/1.6.39/docker-compose.yml +++ b/appstore/ammds-ol8/1.6.40/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - image: qyg2297248353/ammds:v1.6.39-ol8 + image: qyg2297248353/ammds:v1.6.40-ol8 labels: createdBy: Apps network_mode: ${NETWORK_MODE:-host} diff --git a/appstore/ammds-ol8/1.6.39/envs/default.env b/appstore/ammds-ol8/1.6.40/envs/default.env similarity index 100% rename from appstore/ammds-ol8/1.6.39/envs/default.env rename to appstore/ammds-ol8/1.6.40/envs/default.env diff --git a/appstore/ammds-ol8/1.6.39/envs/global.env b/appstore/ammds-ol8/1.6.40/envs/global.env similarity index 100% rename from appstore/ammds-ol8/1.6.39/envs/global.env rename to appstore/ammds-ol8/1.6.40/envs/global.env diff --git a/appstore/ammds-ol8/1.6.39/scripts/init.sh b/appstore/ammds-ol8/1.6.40/scripts/init.sh similarity index 100% rename from appstore/ammds-ol8/1.6.39/scripts/init.sh rename to appstore/ammds-ol8/1.6.40/scripts/init.sh diff --git a/appstore/ammds-ol8/1.6.39/scripts/uninstall.sh b/appstore/ammds-ol8/1.6.40/scripts/uninstall.sh similarity index 100% rename from appstore/ammds-ol8/1.6.39/scripts/uninstall.sh rename to appstore/ammds-ol8/1.6.40/scripts/uninstall.sh diff --git a/appstore/ammds-ol8/1.6.39/scripts/upgrade.sh b/appstore/ammds-ol8/1.6.40/scripts/upgrade.sh similarity index 100% rename from appstore/ammds-ol8/1.6.39/scripts/upgrade.sh rename to appstore/ammds-ol8/1.6.40/scripts/upgrade.sh diff --git a/dockge/ammds-ol8/docker-compose.yml b/dockge/ammds-ol8/docker-compose.yml index 9629cc748..c2e2f4bc3 100644 --- a/dockge/ammds-ol8/docker-compose.yml +++ b/dockge/ammds-ol8/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - image: qyg2297248353/ammds:v1.6.39-ol8 + image: qyg2297248353/ammds:v1.6.40-ol8 labels: createdBy: Apps network_mode: ${NETWORK_MODE:-host}