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 b1b5429 commit 13ca330Copy full SHA for 13ca330
3.3/Dockerfile
@@ -38,12 +38,12 @@ MAINTAINER Dinko Korunic <[email protected]>
38
LABEL Name HAProxy
39
LABEL Release Community Edition
40
LABEL Vendor HAProxy
41
-LABEL Version 3.3-dev6
+LABEL Version 3.3-dev7
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.3
45
-ENV HAPROXY_MINOR 3.3-dev6
46
-ENV HAPROXY_SHA256 35f1cd784f9af44f85bbc1e978a12422f5ab4e2d5d63df6aab96c47e2defbdee
+ENV HAPROXY_MINOR 3.3-dev7
+ENV HAPROXY_SHA256 66c3c58d0e2544d07a739e93ca50ace6f7db0d0116aec3ca12ec5e9df2eca5a5
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments