From d806bc934922d4dd1ad4d2f50e2b4049df7d0cdb Mon Sep 17 00:00:00 2001 From: arch3rPro Date: Fri, 31 Oct 2025 05:31:48 +0800 Subject: [PATCH] feat: update one-hub 0.14.25 --- apps/one-hub/{0.14.24 => 0.14.25}/data.yml | 0 apps/one-hub/{0.14.24 => 0.14.25}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/one-hub/{0.14.24 => 0.14.25}/data.yml (100%) rename apps/one-hub/{0.14.24 => 0.14.25}/docker-compose.yml (97%) diff --git a/apps/one-hub/0.14.24/data.yml b/apps/one-hub/0.14.25/data.yml similarity index 100% rename from apps/one-hub/0.14.24/data.yml rename to apps/one-hub/0.14.25/data.yml diff --git a/apps/one-hub/0.14.24/docker-compose.yml b/apps/one-hub/0.14.25/docker-compose.yml similarity index 97% rename from apps/one-hub/0.14.24/docker-compose.yml rename to apps/one-hub/0.14.25/docker-compose.yml index dab3048..3ef90f4 100644 --- a/apps/one-hub/0.14.24/docker-compose.yml +++ b/apps/one-hub/0.14.25/docker-compose.yml @@ -1,6 +1,6 @@ services: one-hub: - image: martialbe/one-api:v0.14.24 + image: martialbe/one-api:v0.14.25 container_name: ${CONTAINER_NAME} restart: always ports: