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 3315df9 commit d90e839Copy full SHA for d90e839
2.8/Dockerfile
@@ -34,12 +34,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
34
LABEL Name HAProxy
35
LABEL Release Community Edition
36
LABEL Vendor HAProxy
37
-LABEL Version 2.8.9
+LABEL Version 2.8.10
38
LABEL RUN /usr/bin/docker -d IMAGE
39
40
ENV HAPROXY_BRANCH 2.8
41
-ENV HAPROXY_MINOR 2.8.9
42
-ENV HAPROXY_SHA256 7a821478f36f847607f51a51e80f4f890c37af4811d60438e7f63783f67592ff
+ENV HAPROXY_MINOR 2.8.10
+ENV HAPROXY_SHA256 0d63cd46d9d10ac7dbc02f3c6769c1908f221e0a5c5b655a194655f7528d612a
43
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
44
45
ENV HAPROXY_UID haproxy
0 commit comments