Processed apps directory via GitHub Actions
Renovate / renovate (push) Has been cancelled
Auto Process Renovate PRs / process-renovate-prs (push) Has been cancelled
Push custom to released / push-branch (push) Has been cancelled
Process Apps and Commit Changes / process (push) Has been cancelled

This commit is contained in:
QYG2297248353
2025-10-08 06:32:20 +00:00
parent b0fc888288
commit fbaa3a38b0
34 changed files with 7 additions and 7 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:
@@ -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}
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
image: ghcr.io/nodepassproject/nodepassdash:3.1.2
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:2.2.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -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: