1
0
Fork 0

Merge pull request #339 from QYG2297248353/renovate/xhofe-alist-3.x

Update xhofe/alist Docker tag to v3.37.2
This commit is contained in:
Meng Sen 2024-09-14 10:12:13 +08:00 committed by GitHub
commit 6d0537c839
10 changed files with 2 additions and 2 deletions

View File

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

View File

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