Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
Meng Sen
2025-08-14 10:35:15 +08:00
57 changed files with 12 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ networks:
services:
auto-lady:
image: envyafish/byte-muse:1.17.2
image: envyafish/byte-muse:1.17.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -4,7 +4,7 @@ networks:
services:
cloudsaver:
image: jiangrui1994/cloudsaver:v0.6.0
image: jiangrui1994/cloudsaver:0.6.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -4,7 +4,7 @@ networks:
services:
emby:
image: emby/embyserver:4.9.1.17
image: emby/embyserver:4.9.1.18
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.0.2
image: ghost:6.0.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.24.4
image: gitea/gitea:1.24.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -23,7 +23,7 @@ services:
timeout: 10s
retries: 3
rsshub:
image: diygod/rsshub:2025-08-12
image: diygod/rsshub:2025-08-13
container_name: rsshub-${CONTAINER_NAME}
depends_on:
- browserless

View File

@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v2.15.0
image: casbin/casdoor:v2.16.0
labels:
createdBy: Apps
networks:

View File

@@ -8,6 +8,10 @@ Umami 网站分析提供您实时做出决策所需的数据。
![](https://img.shields.io/badge/%E6%96%B0%E7%96%86%E8%90%8C%E6%A3%AE%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91%E5%B7%A5%E4%BD%9C%E5%AE%A4-%E6%8F%90%E4%BE%9B%E6%8A%80%E6%9C%AF%E6%94%AF%E6%8C%81-blue)
## 提示
版本自 `v3` 起,不在支持 `MySQL`, 仅使用 `PostgreSQL`,建议用户提前进行数据迁移。
## 简介
Umami 让您轻松分析数据

View File

@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v2.15.0
image: casbin/casdoor:v2.16.0
labels:
createdBy: Apps
networks: