Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
60fdafcf99
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ammds:
|
||||
image: qyg2297248353/ammds:v1.4.12
|
||||
image: qyg2297248353/ammds:v1.4.13
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
beszel-agent:
|
||||
image: henrygd/beszel-agent:0.10.2
|
||||
image: henrygd/beszel-agent:0.11.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
beszel:
|
||||
image: henrygd/beszel:0.10.2
|
||||
image: henrygd/beszel:0.11.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
dozzle:
|
||||
image: amir20/dozzle:v8.12.12
|
||||
image: amir20/dozzle:v8.12.13
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.20.18
|
||||
image: halohub/halo:2.20.19
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.20.18
|
||||
image: halohub/halo:2.20.19
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
nacos:
|
||||
image: nacos/nacos-server:v2.5.1
|
||||
image: nacos/nacos-server:v3.0.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
labels:
|
||||
Loading…
Reference in New Issue