Skip to content

Commit

Permalink
Change e2e zabbix image tag to alpine-latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
weixiang1862 committed Nov 3, 2023
1 parent 38c4431 commit 547026f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e-v2/cases/vm/zabbix/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
- 12800

zabbix-client:
image: zabbix/zabbix-agent:latest
image: zabbix/zabbix-agent:alpine-latest
networks:
- e2e
volumes:
Expand Down

0 comments on commit 547026f

Please sign in to comment.