We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 128516b commit 8f4515eCopy full SHA for 8f4515e
2.6/Dockerfile
@@ -20,12 +20,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
20
LABEL Name HAProxy
21
LABEL Release Community Edition
22
LABEL Vendor HAProxy
23
-LABEL Version 2.6.23
+LABEL Version 2.6.24
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 2.6
27
-ENV HAPROXY_MINOR 2.6.23
28
-ENV HAPROXY_SHA256 1281d57f25e98456a042c81f32801a106a293c1340b0c06debb2a87d6a7b3611
+ENV HAPROXY_MINOR 2.6.24
+ENV HAPROXY_SHA256 b3ac747527bbd35411015ee5c447c74354d30daf55e63ee0bcbfa1f0f20ce4b7
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments