1
0
Fork 0

Update xhofe/alist Docker tag to v3.50.0 (#1260)

This commit is contained in:
renovate[bot] 2025-08-16 00:58:31 +08:00 committed by GitHub
parent 537609b9e9
commit 3b087f3850
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
15 changed files with 2 additions and 2 deletions

View File

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

View File

@ -13,7 +13,7 @@ services:
- PUID=0
- PGID=0
- UMASK=022
image: xhofe/alist:v3.49.0
image: xhofe/alist:v3.50.0
labels:
createdBy: "Apps"