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 3438b9b commit c94940fCopy full SHA for c94940f
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.30
+LABEL Version 2.6.31
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 2.6
27
-ENV HAPROXY_MINOR 2.6.30
28
-ENV HAPROXY_SHA256 4e4ddb608812ec74ca6a25b9086263d369dbc75311730675a683f7284f8e3957
+ENV HAPROXY_MINOR 2.6.31
+ENV HAPROXY_SHA256 3203faba2fab0fc8bf6128374f11b3921544c5a5cbc450af5fb0413012a3786a
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments