Fix haproxy version

This commit is contained in:
gothrek22 2017-11-28 11:48:53 +01:00
parent 567be43231
commit 067a0750cd

View File

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