Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-02-27 15:22:04 +00:00
parent e04eb7880b
commit 8a4ad35d7c
37 changed files with 8 additions and 8 deletions

View File

@ -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.0.9
image: qyg2297248353/ammds:v1.0.10
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: vectorim/element-web:v1.11.93
image: vectorim/element-web:v1.11.94
labels:
createdBy: Apps
networks:

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.5.16
image: ghcr.io/open-webui/open-webui:v0.5.17
labels:
createdBy: Apps
networks:

View File

@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-02-26
image: diygod/rsshub:2025-02-27
labels:
createdBy: Apps
networks:

View File

@ -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.0.9
image: qyg2297248353/ammds:v1.0.10
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: vectorim/element-web:v1.11.93
image: vectorim/element-web:v1.11.94
labels:
createdBy: Apps
networks:

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.5.16
image: ghcr.io/open-webui/open-webui:v0.5.17
labels:
createdBy: Apps
networks:

View File

@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-02-26
image: diygod/rsshub:2025-02-27
labels:
createdBy: Apps
networks: