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 2218097 commit 6ff6754Copy full SHA for 6ff6754
3.0/Dockerfile
@@ -16,12 +16,12 @@ MAINTAINER Dinko Korunic <[email protected]>
16
LABEL Name HAProxy
17
LABEL Release Community Edition
18
LABEL Vendor HAProxy
19
-LABEL Version 3.0-dev10
+LABEL Version 3.0-dev11
20
LABEL RUN /usr/bin/docker -d IMAGE
21
22
ENV HAPROXY_BRANCH 3.0
23
-ENV HAPROXY_MINOR 3.0-dev10
24
-ENV HAPROXY_SHA256 2cee1965bfda46a444ebbff4cce68da3a71556a44842c06830521281af310954
+ENV HAPROXY_MINOR 3.0-dev11
+ENV HAPROXY_SHA256 111530dfc240f516d501e77f5066471db4541011c1fb3b2cc1ed509610f810a1
25
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
26
27
ENV HAPROXY_UID haproxy
0 commit comments