Merge pull request #2407 from okxlin/renovate/whoer-nezha-agent-0.x
chore(deps): update whoer/nezha-agent docker tag to v0.20.1
This commit is contained in:
commit
a485ed1006
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nezha-agent:
|
nezha-agent:
|
||||||
image: whoer/nezha-agent:0.19.10
|
image: whoer/nezha-agent:0.20.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
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