diff --git a/README.md b/README.md
index 918ef62..a7d042c 100644
--- a/README.md
+++ b/README.md
@@ -830,7 +830,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
📁 开源支持多存储的文件列表程序和私人网盘
-4.2.1 • [官网链接](https://github.com/OpenListTeam/OpenList)
+4.2.1-aio • [官网链接](https://github.com/OpenListTeam/OpenList)
diff --git a/apps/openlist/4.1.0-aio/data.yml b/apps/openlist/4.2.1-aio/data.yml
similarity index 100%
rename from apps/openlist/4.1.0-aio/data.yml
rename to apps/openlist/4.2.1-aio/data.yml
diff --git a/apps/openlist/4.1.0-aio/data/data/.gitkeep b/apps/openlist/4.2.1-aio/data/data/.gitkeep
similarity index 100%
rename from apps/openlist/4.1.0-aio/data/data/.gitkeep
rename to apps/openlist/4.2.1-aio/data/data/.gitkeep
diff --git a/apps/openlist/4.1.0-aio/data/mnt/.gitkeep b/apps/openlist/4.2.1-aio/data/mnt/.gitkeep
similarity index 100%
rename from apps/openlist/4.1.0-aio/data/mnt/.gitkeep
rename to apps/openlist/4.2.1-aio/data/mnt/.gitkeep
diff --git a/apps/openlist/4.1.0-aio/docker-compose.yml b/apps/openlist/4.2.1-aio/docker-compose.yml
similarity index 80%
rename from apps/openlist/4.1.0-aio/docker-compose.yml
rename to apps/openlist/4.2.1-aio/docker-compose.yml
index e5c04e8..f4d539a 100644
--- a/apps/openlist/4.1.0-aio/docker-compose.yml
+++ b/apps/openlist/4.2.1-aio/docker-compose.yml
@@ -14,10 +14,9 @@ services:
- PUID=0
- PGID=0
- UMASK=022
- image: openlistteam/openlist:v4.1.0-aio
- labels:
+ image: openlistteam/openlist:v4.2.1-aio
+ labels:
createdBy: "Apps"
-networks:
- 1panel-network:
+networks:
+ 1panel-network:
external: true
-
diff --git a/apps/openlist/4.1.0-aio/scripts/upgrade.sh b/apps/openlist/4.2.1-aio/scripts/upgrade.sh
similarity index 100%
rename from apps/openlist/4.1.0-aio/scripts/upgrade.sh
rename to apps/openlist/4.2.1-aio/scripts/upgrade.sh
|