1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

Update filebrowser/filebrowser Docker tag to v2.42.2 (#1073)

This commit is contained in:
renovate[bot] 2025-08-07 01:46:55 +08:00 committed by GitHub
parent a2e4cb7ecf
commit 3edf0ba6d8
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/.filebrowser.json:/.filebrowser.json"
user: "${UID}:${GID}"
image: filebrowser/filebrowser:v2.42.1
image: filebrowser/filebrowser:v2.42.2
labels:
createdBy: "Apps"