chore(deps): update filebrowser/filebrowser docker tag to v2.27.0 (#773)

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

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2024-01-03 11:03:39 +08:00 committed by GitHub
parent 6e0211e332
commit bac28264d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
- "${MOUNT_PATH}:/srv"
- "./data/database.db:/database.db"
- "./data/.filebrowser.json:/.filebrowser.json"
image: filebrowser/filebrowser:v2.26.0
image: filebrowser/filebrowser:v2.27.0
labels:
createdBy: "Apps"
networks: