1
0

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

Update xhofe/alist Docker tag to v3.38.0
This commit is contained in:
Meng Sen
2024-10-12 10:04:31 +08:00
committed by GitHub
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.4-ffmpeg image: xhofe/alist:v3.38.0-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.4 image: xhofe/alist:v3.38.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"