Update cloudreve/cloudreve Docker tag to v3.8.1

This commit is contained in:
renovate[bot] 2023-07-29 03:35:40 +00:00 committed by GitHub
parent 883f6686d5
commit f7af166122
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.0
image: cloudreve/cloudreve:3.8.1
labels:
createdBy: "Apps"