mirror of
https://github.com/Thumbscrew/zabbix-server-docker-compose.git
synced 2025-01-18 17:45:47 +00:00
update zabbix-agent to zabbix-agent2
This commit is contained in:
parent
18cd5bc019
commit
2759ea6343
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user