1
0
Fork 0

chore(deps): update filebrowser/filebrowser docker tag to v2.32.1 (#4146)

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

* 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] 2025-06-17 22:48:47 +08:00 committed by GitHub
parent 458aecdc7d
commit c3a2e07757
4 changed files with 1 additions and 1 deletions

View File

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