1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-13 13:50:28 +08:00

chore(deps): update cloudreve/cloudreve docker tag to v4.16.0 (localApps) (#5502)

This commit is contained in:
renovate[bot] 2026-05-10 09:34:59 +00:00 committed by GitHub
parent a439739171
commit 25c685e9a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
cloudreve:
image: cloudreve/cloudreve:4.15.0
image: cloudreve/cloudreve:4.16.0
container_name: ${CONTAINER_NAME}
restart: always
ports:

View File

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