Fix haproxy version

This commit is contained in:
gothrek22 2017-11-28 11:57:09 +01:00
parent e8f0f3c3b1
commit cd12b074dc

View File

@ -21,7 +21,7 @@ services:
- gogs-db:/var/lib/mysql
{{- end}}
lb:
image: rancher/lb-service-haproxy:v0.6.4
image: rancher/lb-service-haproxy:v0.7.9
ports:
- ${http_port}:${http_port}/tcp
- ${ssh_port}:${ssh_port}/tcp