Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-01 21:20:29 +00:00
parent 4b2d3e36c2
commit cc52bd3e18
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.16
image: wushuo894/ani-rss:v2.0.17
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:2.1.0
image: ghcr.io/nodepassproject/nodepassdash:2.1.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.9.3
image: ollama/ollama:0.9.4
labels:
createdBy: Apps
networks: