We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6830450 commit 128516bCopy full SHA for 128516b
2.4/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.4.30
+LABEL Version 2.4.31
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 2.4
27
-ENV HAPROXY_MINOR 2.4.30
28
-ENV HAPROXY_SHA256 2986f14b8cc2cd2331986ba2c8b19d3fec39830f5a5c48d4710d613117f5929e
+ENV HAPROXY_MINOR 2.4.31
+ENV HAPROXY_SHA256 b3829537b5e209036221054f7866c77d5330a82aa0ecc5c22e6e84c515f04f5a
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments