Alist 版本固定

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen
2025-06-11 11:41:58 +08:00
parent 0d7f9474e4
commit a6eac9903f
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ networks:
external: true
services:
alist-aria2:
image: xhofe/alist-aria2:v3.40.0
image: qyg2297248353/alist-aria2:v3.40.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -3,7 +3,7 @@ networks:
external: true
services:
alist:
image: xhofe/alist:v3.40.0-ffmpeg
image: qyg2297248353/alist:v3.40.0-ffmpeg
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -3,7 +3,7 @@ networks:
external: true
services:
alist:
image: xhofe/alist:v3.40.0
image: qyg2297248353/alist:v3.40.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"