Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-31 09:29:45 +00:00
parent a9be6e652d
commit 31b3a82827
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.0.35
image: wushuo894/ani-rss:v2.0.36
labels:
createdBy: Apps
networks:
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.19.0
image: mdcng/mdc:1.19.1
labels:
createdBy: Apps
networks:
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.10.0
image: ollama/ollama:0.10.1
labels:
createdBy: Apps
networks: