Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
9e27900cc8
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
deeplx:
|
deeplx:
|
||||||
image: qyg2297248353/deeplx:v0.9.7.1
|
image: qyg2297248353/deeplx:v0.9.8.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
nezha-dashboard:
|
nezha-dashboard:
|
||||||
image: ghcr.io/naiba/nezha-dashboard:v0.19.17
|
image: ghcr.io/naiba/nezha-dashboard:v0.19.18
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue