Update cloudreve/cloudreve Docker tag to v4.2.0

This commit is contained in:
renovate[bot] 2025-07-07 14:06:03 +00:00 committed by GitHub
parent 518b83c1ca
commit fd9f4aae48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ services:
- "./data/conf.ini:/cloudreve/conf.ini" - "./data/conf.ini:/cloudreve/conf.ini"
- "./data/cloudreve.db:/cloudreve/cloudreve.db" - "./data/cloudreve.db:/cloudreve/cloudreve.db"
- "./data/avatar:/cloudreve/avatar" - "./data/avatar:/cloudreve/avatar"
image: cloudreve/cloudreve:4.1.3 image: cloudreve/cloudreve:4.2.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"