Update whoer/nezha-agent Docker tag to v1.1.4
This commit is contained in:
parent
afd1a9d484
commit
78712146ba
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nezha-agent:
|
nezha-agent:
|
||||||
image: "whoer/nezha-agent:1.1.1"
|
image: "whoer/nezha-agent:1.1.4"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
command: --tls -s ${NZ_GRPC_URL} -p ${NZ_CLENT_SECRET} -d
|
command: --tls -s ${NZ_GRPC_URL} -p ${NZ_CLENT_SECRET} -d
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue