Merge pull request #85 from okxlin/renovate/cloudreve-cloudreve-3.x

Update cloudreve/cloudreve Docker tag to v3.8.1
This commit is contained in:
okxlin 2023-07-29 11:36:09 +08:00 committed by GitHub
commit aa80064856
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ services:
- "./data/conf.ini:/cloudreve/conf.ini"
- "./data/cloudreve.db:/cloudreve/cloudreve.db"
- "./data/avatar:/cloudreve/avatar"
image: cloudreve/cloudreve:3.8.0
image: cloudreve/cloudreve:3.8.1
labels:
createdBy: "Apps"