Update filebrowser/filebrowser Docker tag to v2.56.0

This commit is contained in:
renovate[bot] 2026-01-30 07:28:10 +00:00 committed by GitHub
parent 936fa9a95f
commit 7e8e6514fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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