Merge pull request #2862 from okxlin/renovate/whoer-nezha-agent-1.x
Update whoer/nezha-agent Docker tag to v1.1.4
This commit is contained in:
commit
e9782cdcd2
|
|
@ -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