Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
2025-08-06 17:07:41 +08:00
165 changed files with 39 additions and 56 deletions
@@ -4,7 +4,7 @@ networks:
services:
ammds:
image: qyg2297248353/ammds:v1.6.23-ol8
image: qyg2297248353/ammds:v1.6.24-ol8
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ammds:
image: qyg2297248353/ammds:v1.6.23
image: qyg2297248353/ammds:v1.6.24
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
cloudreve:
image: cloudreve/cloudreve:4.3.0
image: cloudreve/cloudreve:4.4.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
libretv:
image: bestzwei/libretv:202508050335
image: bestzwei/libretv:202508060117
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
mdc-ng:
image: mdcng/mdc:1.19.2
image: mdcng/mdc:1.19.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.10.1
image: ollama/ollama:0.11.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -23,7 +23,7 @@ services:
timeout: 10s
retries: 3
rsshub:
image: diygod/rsshub:2025-08-04
image: diygod/rsshub:2025-08-05
container_name: rsshub-${CONTAINER_NAME}
depends_on:
- browserless
@@ -4,7 +4,7 @@ networks:
services:
s-ui:
image: alireza7/s-ui:1.3.0
image: alireza7/s-ui:1.3.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
smanga:
image: lkw199711/smanga-nodejs:4.0.5
image: lkw199711/smanga-nodejs:4.0.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -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.6.23-ol8
image: qyg2297248353/ammds:v1.6.24-ol8
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -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.6.23
image: qyg2297248353/ammds:v1.6.24
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: cloudreve/cloudreve:4.3.0
image: cloudreve/cloudreve:4.4.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: bestzwei/libretv:202508050335
image: bestzwei/libretv:202508060117
labels:
createdBy: Apps
networks:
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.19.2
image: mdcng/mdc:1.19.4
labels:
createdBy: Apps
networks:

Some files were not shown because too many files have changed in this diff Show More