mirror of
https://github.com/Thumbscrew/zabbix-server-docker-compose.git
synced 2025-07-02 02:49:05 +00:00
update zabbix-agent to zabbix-agent2
This commit is contained in:
@ -85,7 +85,7 @@ services:
|
||||
# - 80:8080
|
||||
|
||||
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
|
||||
networks:
|
||||
- agent
|
||||
|
Reference in New Issue
Block a user