diff --git a/README.md b/README.md
index 8adb445..21177fe 100644
--- a/README.md
+++ b/README.md
@@ -1010,7 +1010,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
📁 开源支持多存储的文件列表程序和私人网盘
-4.2.2-aria2 • [官网链接](https://github.com/OpenListTeam/OpenList)
+4.2.2-ffmpeg • [官网链接](https://github.com/OpenListTeam/OpenList)
diff --git a/apps/openlist/4.2.1-ffmpeg/data.yml b/apps/openlist/4.2.2-ffmpeg/data.yml
similarity index 100%
rename from apps/openlist/4.2.1-ffmpeg/data.yml
rename to apps/openlist/4.2.2-ffmpeg/data.yml
diff --git a/apps/openlist/4.2.1-ffmpeg/data/data/.gitkeep b/apps/openlist/4.2.2-ffmpeg/data/data/.gitkeep
similarity index 100%
rename from apps/openlist/4.2.1-ffmpeg/data/data/.gitkeep
rename to apps/openlist/4.2.2-ffmpeg/data/data/.gitkeep
diff --git a/apps/openlist/4.2.1-ffmpeg/data/mnt/.gitkeep b/apps/openlist/4.2.2-ffmpeg/data/mnt/.gitkeep
similarity index 100%
rename from apps/openlist/4.2.1-ffmpeg/data/mnt/.gitkeep
rename to apps/openlist/4.2.2-ffmpeg/data/mnt/.gitkeep
diff --git a/apps/openlist/4.2.1-ffmpeg/docker-compose.yml b/apps/openlist/4.2.2-ffmpeg/docker-compose.yml
similarity index 90%
rename from apps/openlist/4.2.1-ffmpeg/docker-compose.yml
rename to apps/openlist/4.2.2-ffmpeg/docker-compose.yml
index 59ac845..f3248dd 100644
--- a/apps/openlist/4.2.1-ffmpeg/docker-compose.yml
+++ b/apps/openlist/4.2.2-ffmpeg/docker-compose.yml
@@ -14,7 +14,7 @@ services:
- PUID=0
- PGID=0
- UMASK=022
- image: openlistteam/openlist:v4.2.1-ffmpeg
+ image: openlistteam/openlist:v4.2.2-ffmpeg
labels:
createdBy: "Apps"
networks:
diff --git a/apps/openlist/4.2.1-ffmpeg/scripts/upgrade.sh b/apps/openlist/4.2.2-ffmpeg/scripts/upgrade.sh
similarity index 100%
rename from apps/openlist/4.2.1-ffmpeg/scripts/upgrade.sh
rename to apps/openlist/4.2.2-ffmpeg/scripts/upgrade.sh
|