Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-18 03:29:30 +00:00
parent ca5d0746a3
commit bea4266efd
24 changed files with 3 additions and 3 deletions
@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.2.17
image: wushuo894/ani-rss:v2.3.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.2.4
image: emby/embyserver:4.9.2.5
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.3.1
image: ghost:6.4.0
labels:
createdBy: Apps
networks: