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 f87892c commit ff2e3dcCopy full SHA for ff2e3dc
2.2/Dockerfile
@@ -20,12 +20,12 @@ MAINTAINER Dinko Korunic <[email protected]>
20
LABEL Name HAProxy
21
LABEL Release Community Edition
22
LABEL Vendor HAProxy
23
-LABEL Version 2.2.33
+LABEL Version 2.2.34
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 2.2
27
-ENV HAPROXY_MINOR 2.2.33
28
-ENV HAPROXY_SHA256 24f9eec04ee8d9e3652370be3db9852dec8aa650b3c8eeae969300c86b6fda5b
+ENV HAPROXY_MINOR 2.2.34
+ENV HAPROXY_SHA256 0fb78d1f296c45c7546a9a3167d595fb1af9eaf9e9c16a9324f36c55fbf2f323
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV LIBSLZ_MINOR 1.2.0
0 commit comments