Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
ec91bcb84d
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ammds:
|
||||
image: qyg2297248353/ammds:v1.0.10
|
||||
image: qyg2297248353/ammds:v1.0.11
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
nezha-dash:
|
||||
image: hamster1963/nezha-dash:v2.8.0
|
||||
image: hamster1963/nezha-dash:v2.8.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:v0.5.17
|
||||
image: ghcr.io/open-webui/open-webui:v0.5.18
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
qinglong:
|
||||
image: whyour/qinglong:2.18.1
|
||||
image: whyour/qinglong:2.18.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -23,7 +23,7 @@ services:
|
|||
timeout: 10s
|
||||
retries: 3
|
||||
rsshub:
|
||||
image: diygod/rsshub:2025-02-27
|
||||
image: diygod/rsshub:2025-02-28
|
||||
container_name: rsshub-${CONTAINER_NAME}
|
||||
depends_on:
|
||||
- browserless
|
||||
Loading…
Reference in New Issue