We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e34f115 commit 5dd8928Copy full SHA for 5dd8928
1 file changed
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.25
+LABEL Version 2.6.26
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 2.6
27
-ENV HAPROXY_MINOR 2.6.25
28
-ENV HAPROXY_SHA256 d861cacbe2ed51ae8ad5fa9ee5165b4e5e2bccaa5b9e04324711761d7d946be9
+ENV HAPROXY_MINOR 2.6.26
+ENV HAPROXY_SHA256 54ee90c3877a38f88b41860d30765ebf5a954c0c8d9abf0403186c957e3ea670
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments