1
0
Fork 0

chore(deps): update filebrowser/filebrowser docker tag to v2.28.0

This commit is contained in:
renovate[bot] 2024-04-01 19:13:15 +00:00 committed by GitHub
parent 9c250c0226
commit 404fea0a35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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