Alist 版本固定
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
318fd808d1
commit
20836ef9c0
|
|
@ -3,7 +3,7 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
alist-aria2:
|
alist-aria2:
|
||||||
image: xhofe/alist-aria2:v3.40.0
|
image: qyg2297248353/alist-aria2:v3.40.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
alist:
|
alist:
|
||||||
image: xhofe/alist:v3.40.0-ffmpeg
|
image: qyg2297248353/alist:v3.40.0-ffmpeg
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
alist:
|
alist:
|
||||||
image: xhofe/alist:v3.40.0
|
image: qyg2297248353/alist:v3.40.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue