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 c94940f commit 04fc1cfCopy full SHA for 04fc1cf
1 file changed
2.8/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.8.25
+LABEL Version 2.8.26
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 2.8
27
-ENV HAPROXY_MINOR 2.8.25
28
-ENV HAPROXY_SHA256 2189aa5baba98e4cf6e9e8c0633d88426eaf3fa1017b2a6061512f11fbc6d856
+ENV HAPROXY_MINOR 2.8.26
+ENV HAPROXY_SHA256 88c28dae25ea46672e66f8db0dadd1fb5920e06ee2415ceb9f281c256b537727
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments