test(ci): update haproxy version to 2.4
This commit is contained in:
parent
69a202e4c0
commit
1a4f7f190d
|
@ -3,7 +3,7 @@ version: '3.9'
|
|||
services:
|
||||
haproxy:
|
||||
container_name: haproxy
|
||||
image: haproxy:2.3
|
||||
image: haproxy:2.4
|
||||
depends_on:
|
||||
- emqx1
|
||||
- emqx2
|
||||
|
|
Loading…
Reference in New Issue