Fix haproxy version

This commit is contained in:
gothrek22 2017-11-28 11:52:07 +01:00
parent 067a0750cd
commit e8f0f3c3b1

View File

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