Use specifically v0.6.4 of the haproxy image.

This commit is contained in:
Chris Fordham 2017-07-24 09:22:54 +10:00
parent de128b8054
commit 69fe7ae610

View File

@ -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: