Skip to content

Commit 4665371

Browse files
committed
Update to HAProxy 1.6.3
1 parent eafe923 commit 4665371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM centos:centos7
22
MAINTAINER Marcin Ryzycki [email protected], Przemyslaw Ozgo [email protected]
33

44
ENV HAPROXY_MJR_VERSION=1.6
5-
ENV HAPROXY_VERSION=1.6.2
5+
ENV HAPROXY_VERSION=1.6.3
66

77
RUN \
88
yum install -y epel-release && \

0 commit comments

Comments
 (0)