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

This commit is contained in:
2025-08-14 12:11:11 +08:00
146 changed files with 109 additions and 82 deletions
@@ -4,7 +4,7 @@ networks:
services:
ani-rss:
image: wushuo894/ani-rss:v2.1.9
image: wushuo894/ani-rss:v2.1.10
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:v2.16.0
image: casbin/casdoor:v2.20.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
jproxy:
image: luckypuppy514/jproxy:v3.4.7
image: luckypuppy514/jproxy:v3.4.8
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
mdc-ng:
image: mdcng/mdc:1.19.7
image: mdcng/mdc:1.20.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -23,7 +23,7 @@ services:
timeout: 10s
retries: 3
rsshub:
image: diygod/rsshub:2025-08-13
image: diygod/rsshub:2025-08-14
container_name: rsshub-${CONTAINER_NAME}
depends_on:
- browserless
@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.1.9
image: wushuo894/ani-rss:v2.1.10
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.17.2
image: envyafish/byte-muse:1.17.4
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v2.16.0
image: casbin/casdoor:v2.20.0
labels:
createdBy: Apps
networks:
@@ -19,7 +19,7 @@ services:
'
timeout: 3s
image: jiangrui1994/cloudsaver:v0.6.0
image: jiangrui1994/cloudsaver:0.6.1
labels:
createdBy: Apps
networks:
@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.1.17
image: emby/embyserver:4.9.1.18
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.0.2
image: ghost:6.0.3
labels:
createdBy: Apps
networks:
@@ -28,7 +28,7 @@ services:
- GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS}
- GITEA__git.config__http.proxy=${PROXY_URL}
- GITEA__git.config__https.proxy=${PROXY_URL}
image: gitea/gitea:1.24.4
image: gitea/gitea:1.24.5
labels:
createdBy: Apps
networks:

Some files were not shown because too many files have changed in this diff Show More