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

This commit is contained in:
2025-08-14 10:35:15 +08:00
57 changed files with 12 additions and 8 deletions
@@ -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"
@@ -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"
@@ -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"
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.0.2
image: ghost:6.0.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -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"
@@ -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