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 2e5d043 commit 31db78bCopy full SHA for 31db78b
3.3/Dockerfile
@@ -20,12 +20,12 @@ MAINTAINER Dinko Korunic <[email protected]>
20
LABEL Name HAProxy
21
LABEL Release Community Edition
22
LABEL Vendor HAProxy
23
-LABEL Version 3.3-dev3
+LABEL Version 3.3-dev4
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 3.3
27
-ENV HAPROXY_MINOR 3.3-dev3
28
-ENV HAPROXY_SHA256 6e906dd39e16521a06c7e28054c96f2af416320064f2ee189abfdb63d718e179
+ENV HAPROXY_MINOR 3.3-dev4
+ENV HAPROXY_SHA256 05fda5134bfdbc46379aa5952e1dece2420362552ca290ca2d0468592073974c
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments