1
0

chore(deps): update xhofe/alist docker tag to v3.57.0 (#3861)

This commit is contained in:
renovate[bot] 2026-02-05 09:01:50 +00:00 committed by GitHub
parent a02944dcfd
commit 86eb2eb646
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 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.56.0-ffmpeg image: xhofe/alist:v3.57.0-ffmpeg
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

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