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 4305363 commit f7f2679Copy full SHA for f7f2679
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-dev9
+LABEL Version 3.3-dev10
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.3
45
-ENV HAPROXY_MINOR 3.3-dev9
46
-ENV HAPROXY_SHA256 8e83364938b26602102f746127a2fe8f92929d8bb5f671f7780caa23cf9686f3
+ENV HAPROXY_MINOR 3.3-dev10
+ENV HAPROXY_SHA256 cebc07624f13864f70f125c1a9f5609586642c1a5a11e7e03a5082f43704374e
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments