Use specifically v0.6.4 of the haproxy image.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
version: '2'
|
version: '2'
|
||||||
services:
|
services:
|
||||||
mysql-lb:
|
mysql-lb:
|
||||||
image: rancher/lb-service-haproxy
|
image: rancher/lb-service-haproxy:v0.6.4
|
||||||
links:
|
links:
|
||||||
- mysql
|
- mysql
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user