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 45983ec commit 1f81873Copy full SHA for 1f81873
3.1/Dockerfile
@@ -38,12 +38,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
38
LABEL Name HAProxy
39
LABEL Release Community Edition
40
LABEL Vendor HAProxy
41
-LABEL Version 3.1.9
+LABEL Version 3.1.10
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.1
45
-ENV HAPROXY_MINOR 3.1.9
46
-ENV HAPROXY_SHA256 98dd5284dd19be6ba7e761d3041e2c3ce5baba34a2bcb425fc2a25238f6e28f4
+ENV HAPROXY_MINOR 3.1.10
+ENV HAPROXY_SHA256 d5e0be0f5949e725cac512f9ed81a740e8f3c22f6c69deede0480389960356c2
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments