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 f343c81 commit df83a6cCopy full SHA for df83a6c
3.0/Dockerfile
@@ -35,12 +35,12 @@ MAINTAINER Dinko Korunic <[email protected]>
35
LABEL Name HAProxy
36
LABEL Release Community Edition
37
LABEL Vendor HAProxy
38
-LABEL Version 3.0-dev11
+LABEL Version 3.0-dev12
39
LABEL RUN /usr/bin/docker -d IMAGE
40
41
ENV HAPROXY_BRANCH 3.0
42
-ENV HAPROXY_MINOR 3.0-dev11
43
-ENV HAPROXY_SHA256 111530dfc240f516d501e77f5066471db4541011c1fb3b2cc1ed509610f810a1
+ENV HAPROXY_MINOR 3.0-dev12
+ENV HAPROXY_SHA256 de25e238ec6a0ca1be3d1407b80e96891bf8ef2d864562da68f565d8707ac128
44
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
45
46
ENV HAPROXY_UID haproxy
0 commit comments