File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2021-03-23 (1.8-1.6)
4+
5+ - Upgrade HAProxy to 1.8.29
6+ - Fix backend port when DNS_ENABLED - refs #24
37
48## 2019-11-28 (1.8-1.5)
59
1721- Upgrade to haproxy 1.8.14
1822- Move the restart of rsyslog and cron to run at every docker start
1923
20-
2124## 2018-08-02 (1.8-1.2)
2225
2326- Upgrade to haproxy 1.8.13
Original file line number Diff line number Diff line change 1- FROM haproxy:1.8.22
1+ FROM haproxy:1.8.29
22LABEL maintainer=
"EEA: IDM2 A-Team <[email protected] >" 33
44RUN apt-get update \
Original file line number Diff line number Diff line change @@ -13,7 +13,9 @@ your non-related EEA projects.
1313
1414### Stable and immutable tags
1515
16- - ` :1.8-1.4 ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/tree/1.8-1.4/haproxy/Dockerfile ) - HAProxy: ** 1.8** Release: ** 1.3**
16+ - ` :1.8-1.5 ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/tree/1.8-1.5/haproxy/Dockerfile ) - HAProxy: ** 1.8.22** Release: ** 1.5**
17+ - ` :1.8-1.6 ` [ * Dockerfile* ] ( https://github.com/eea/eea.docker.haproxy/tree/1.8-1.6/haproxy/Dockerfile ) - HAProxy: ** 1.8.29** Release: ** 1.6**
18+
1719
1820See [ older versions] ( https://github.com/eea/eea.docker.haproxy/releases )
1921
You can’t perform that action at this time.
0 commit comments