1
0
Fork 0

Update filebrowser/filebrowser Docker tag to v2.41.0 (#802)

This commit is contained in:
renovate[bot] 2025-07-22 22:29:10 +08:00 committed by GitHub
parent 66a06be8cf
commit 6e7a26c786
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
- "./data/database.db:/database.db"
- "./data/.filebrowser.json:/.filebrowser.json"
user: "${UID}:${GID}"
image: filebrowser/filebrowser:v2.40.2
image: filebrowser/filebrowser:v2.41.0
labels:
createdBy: "Apps"