update zabbix-agent to zabbix-agent2

This commit is contained in:
James 2022-02-18 00:06:31 +00:00
parent 18cd5bc019
commit 2759ea6343
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ services:
# - 80:8080 # - 80:8080
zabbix-agent: # Zabbix agent service that tracks usage and send to zabbix server zabbix-agent: # Zabbix agent service that tracks usage and send to zabbix server
image: zabbix/zabbix-agent:${ZABBIX_TAG} image: zabbix/zabbix-agent2:${ZABBIX_TAG}
restart: unless-stopped restart: unless-stopped
networks: networks:
- agent - agent