Update cloudreve/cloudreve Docker tag to v3.8.2

This commit is contained in:
renovate[bot] 2023-08-07 14:54:47 +00:00 committed by GitHub
parent 706595f98f
commit c6c4bebd39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.1
image: cloudreve/cloudreve:3.8.2
labels:
createdBy: "Apps"