Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-01 21:20:27 +00:00
parent 6a0db983de
commit 1f36ce56c4
27 changed files with 6 additions and 6 deletions
@@ -14,7 +14,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.0.16 image: wushuo894/ani-rss:v2.0.17
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP} - PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:2.1.0 image: ghcr.io/nodepassproject/nodepassdash:2.1.1
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512 - OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0 - OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16 - OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.9.3 image: ollama/ollama:0.9.4
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.0.16 image: wushuo894/ani-rss:v2.0.17
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP} - PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:2.1.0 image: ghcr.io/nodepassproject/nodepassdash:2.1.1
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512 - OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0 - OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16 - OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.9.3 image: ollama/ollama:0.9.4
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: