Merge pull request #3280 from okxlin/renovate/cloudreve-cloudreve-4.x

Update cloudreve/cloudreve Docker tag to v4
This commit is contained in:
okxlin 2025-07-07 21:43:48 +08:00 committed by GitHub
commit 7da26e9286
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1 additions and 1 deletions

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:3.8.3 image: cloudreve/cloudreve:4.1.3
labels: labels:
createdBy: "Apps" createdBy: "Apps"