Merge pull request #2538 from okxlin/renovate/whoer-nezha-agent-0.x
chore(deps): update whoer/nezha-agent docker tag to v0.20.3
This commit is contained in:
commit
a8f0f99efb
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nezha-agent:
|
nezha-agent:
|
||||||
image: "whoer/nezha-agent:0.20.2"
|
image: "whoer/nezha-agent:0.20.3"
|
||||||
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