Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-04-19 09:18:57 +00:00
parent e17e1bd42f
commit 82943160c3
48 changed files with 6 additions and 6 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.4.3
image: qyg2297248353/ammds:v1.4.5
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.11.0
image: envyafish/byte-muse:1.11.1
labels:
createdBy: Apps
networks:
@@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.12.8
image: amir20/dozzle:v8.12.9
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.6.5
image: ollama/ollama:0.6.6
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-04-17
image: diygod/rsshub:2025-04-18
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- ./envs/global.env
environment:
- RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.1.27
image: b3log/siyuan:v3.1.28
labels:
createdBy: Apps
networks: