Processed apps directory via GitHub Actions
This commit is contained in:
@@ -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}
|
||||
@@ -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}
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user