We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfaa340 commit eafe923Copy full SHA for eafe923
Dockerfile
@@ -2,7 +2,7 @@ FROM centos:centos7
2
MAINTAINER Marcin Ryzycki [email protected], Przemyslaw Ozgo [email protected]
3
4
ENV HAPROXY_MJR_VERSION=1.6
5
-ENV HAPROXY_VERSION=1.6.1
+ENV HAPROXY_VERSION=1.6.2
6
7
RUN \
8
yum install -y epel-release && \
0 commit comments