Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-03-07 03:28:41 +00:00
parent 018b6a2988
commit 664eb31beb
54 changed files with 12 additions and 12 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.15
image: qyg2297248353/ammds:v1.0.16
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.9.1
image: henrygd/beszel-agent:0.10.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.9.1
image: henrygd/beszel:0.10.1
labels:
createdBy: Apps
networks:

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: gotson/komga:1.21.0
image: gotson/komga:1.21.1
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
- LD_DB_ENGINE=postgres
- HTTP_PROXY=${ALL_PROXY}
- HTTPS_PROXY=${ALL_PROXY}
image: sissbruecker/linkding:1.38.1-plus
image: sissbruecker/linkding:1.39.1-plus
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:v0.5.19
image: ghcr.io/open-webui/open-webui:0.5.20
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.15
image: qyg2297248353/ammds:v1.0.16
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.9.1
image: henrygd/beszel-agent:0.10.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.9.1
image: henrygd/beszel:0.10.1
labels:
createdBy: Apps
networks:

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: gotson/komga:1.21.0
image: gotson/komga:1.21.1
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
- LD_DB_ENGINE=postgres
- HTTP_PROXY=${ALL_PROXY}
- HTTPS_PROXY=${ALL_PROXY}
image: sissbruecker/linkding:1.38.1-plus
image: sissbruecker/linkding:1.39.1-plus
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:v0.5.19
image: ghcr.io/open-webui/open-webui:0.5.20
labels:
createdBy: Apps
networks: