chore(deps): update whoer/nezha-agent docker tag to v0.20.2
This commit is contained in:
parent
54c374b0db
commit
6ed0dcb18e
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nezha-agent:
|
nezha-agent:
|
||||||
image: "whoer/nezha-agent:0.20.1"
|
image: "whoer/nezha-agent:0.20.2"
|
||||||
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