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 eafe923 commit 4665371Copy full SHA for 4665371
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.2
+ENV HAPROXY_VERSION=1.6.3
6
7
RUN \
8
yum install -y epel-release && \
0 commit comments