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 efb9a8a commit e62e1d2Copy full SHA for e62e1d2
3.3/Dockerfile
@@ -38,12 +38,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
38
LABEL Name HAProxy
39
LABEL Release Community Edition
40
LABEL Vendor HAProxy
41
-LABEL Version 3.3-dev2
+LABEL Version 3.3-dev3
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.3
45
-ENV HAPROXY_MINOR 3.3-dev2
46
-ENV HAPROXY_SHA256 b4217f9f538bbd0e789657d106160e12e52fecf8029753247b9940686ead68f9
+ENV HAPROXY_MINOR 3.3-dev3
+ENV HAPROXY_SHA256 6e906dd39e16521a06c7e28054c96f2af416320064f2ee189abfdb63d718e179
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments