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