File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2018-08-02 (1.8-1.2)
4+
5+ - Upgrade to haproxy 1.8.13
6+
37## 2018-04-11 (1.8-1.1)
48
59- Fix entrypoint to work when haproxy.cfg externally is provided.
Original file line number Diff line number Diff line change 1- FROM haproxy:1.8
1+ FROM haproxy:1.8.13
22LABEL maintainer="EEA: IDM2 A-Team <eea-edw-a-team-alerts@googlegroups.com>"
33
44RUN apt-get update \
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ your non-related EEA projects.
1313
1414### Stable and immutable tags
1515
16- - ` :1.8-1.1 ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/tree/1.8-1.1 /haproxy/Dockerfile ) - HAProxy: ** 1.8** Release: ** 1.1 **
16+ - ` :1.8-1.2 ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/tree/1.8-1.2 /haproxy/Dockerfile ) - HAProxy: ** 1.8** Release: ** 1.2 **
1717
1818See [ older versions] ( https://github.com/eea/eea.docker.haproxy/releases )
1919
You can’t perform that action at this time.
0 commit comments