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 8168acc commit 07cbbd7Copy full SHA for 07cbbd7
2.6/Dockerfile
@@ -16,12 +16,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
16
LABEL Name HAProxy
17
LABEL Release Community Edition
18
LABEL Vendor HAProxy
19
-LABEL Version 2.6.17
+LABEL Version 2.6.18
20
LABEL RUN /usr/bin/docker -d IMAGE
21
22
ENV HAPROXY_BRANCH 2.6
23
-ENV HAPROXY_MINOR 2.6.17
24
-ENV HAPROXY_SHA256 be48ee8ff9127c402b4c6cf1445cef7052f2c540ed1eff2dd04af677b8cd9dd0
+ENV HAPROXY_MINOR 2.6.18
+ENV HAPROXY_SHA256 1b36d3c618360eff7cdc2b70dd53affdf9c939d0fdf8602ac2d77018535f709a
25
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
26
27
ENV HAPROXY_UID haproxy
0 commit comments