We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e870461 commit 59edd65Copy full SHA for 59edd65
3.2/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.2-dev7
+LABEL Version 3.2-dev8
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.2
45
-ENV HAPROXY_MINOR 3.2-dev7
46
-ENV HAPROXY_SHA256 85e99bd49980fc5aee286883661f6565d119c1dfa62d9e7edfca690528c5e35d
+ENV HAPROXY_MINOR 3.2-dev8
+ENV HAPROXY_SHA256 3bd4fbf2fce0f7eb1a1cc5e443b4ae8ab8466bf0e4edbdffc88355bb57e73236
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments