Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-08 06:32:23 +00:00
parent 8637398f41
commit ec94a822f9
24 changed files with 3 additions and 3 deletions
@@ -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.1.80
image: emby/embyserver:4.9.2.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.1.1
image: ghcr.io/nodepassproject/nodepassdash:3.1.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:0.6.32
image: ghcr.io/open-webui/open-webui:0.6.33
labels:
createdBy: Apps
networks: