Merge pull request #2839 from okxlin/renovate/whoer-nezha-agent-1.x
chore(deps): update whoer/nezha-agent docker tag to v1
This commit is contained in:
commit
8e1f38742b
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nezha-agent:
|
nezha-agent:
|
||||||
image: "whoer/nezha-agent:0.20.5"
|
image: "whoer/nezha-agent:1.1.1"
|
||||||
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