1
0
Fork 0

chore(deps): update filebrowser/filebrowser docker tag to v2.61.2 (localApps) (#4377)

This commit is contained in:
renovate[bot] 2026-03-06 17:07:58 +00:00 committed by GitHub
parent c80e247b49
commit 632ef48740
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/database.db:/database.db"
- "./data/.filebrowser.json:/.filebrowser.json" - "./data/.filebrowser.json:/.filebrowser.json"
user: "${UID}:${GID}" user: "${UID}:${GID}"
image: filebrowser/filebrowser:v2.61.1 image: filebrowser/filebrowser:v2.61.2
labels: labels:
createdBy: "Apps" createdBy: "Apps"