1
0
Fork 0

Update xhofe/alist Docker tag to v3.39.2

This commit is contained in:
renovate[bot] 2024-11-17 15:09:44 +00:00 committed by GitHub
parent deb386b40f
commit 5ae91eabff
2 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.39.1-ffmpeg image: xhofe/alist:v3.39.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.39.1 image: xhofe/alist:v3.39.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"