Update xhofe/alist Docker tag to v3.39.1

This commit is contained in:
renovate[bot]
2024-11-02 11:05:19 +00:00
committed by GitHub
parent 92904558f5
commit cb4f60c4a0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
alist: alist:
image: xhofe/alist:v3.39.0-ffmpeg image: xhofe/alist:v3.39.1-ffmpeg
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
+1 -1
View File
@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
alist: alist:
image: xhofe/alist:v3.39.0 image: xhofe/alist:v3.39.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"