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 c7f0418 commit 1e64fc4Copy full SHA for 1e64fc4
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-dev11
+LABEL Version 3.3-dev12
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.3
45
-ENV HAPROXY_MINOR 3.3-dev11
46
-ENV HAPROXY_SHA256 b53e72cc54175c479351afd23af0b44b83fbb4db5bd037d629565bd7ae6df913
+ENV HAPROXY_MINOR 3.3-dev12
+ENV HAPROXY_SHA256 e123f875c21a3ae519d9cbb49a710a8abcf71c957558f1fa7a5f85da94f88645
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments