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 6948a6f commit 6431a70Copy full SHA for 6431a70
2.8/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.8.9
+LABEL Version 2.8.10
20
LABEL RUN /usr/bin/docker -d IMAGE
21
22
ENV HAPROXY_BRANCH 2.8
23
-ENV HAPROXY_MINOR 2.8.9
24
-ENV HAPROXY_SHA256 7a821478f36f847607f51a51e80f4f890c37af4811d60438e7f63783f67592ff
+ENV HAPROXY_MINOR 2.8.10
+ENV HAPROXY_SHA256 0d63cd46d9d10ac7dbc02f3c6769c1908f221e0a5c5b655a194655f7528d612a
25
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
26
27
ENV HAPROXY_UID haproxy
0 commit comments