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 29dadda commit 7685534Copy full SHA for 7685534
3.1/Dockerfile
@@ -34,12 +34,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
34
LABEL Name HAProxy
35
LABEL Release Community Edition
36
LABEL Vendor HAProxy
37
-LABEL Version 3.1-dev4
+LABEL Version 3.1-dev5
38
LABEL RUN /usr/bin/docker -d IMAGE
39
40
ENV HAPROXY_BRANCH 3.1
41
-ENV HAPROXY_MINOR 3.1-dev4
42
-ENV HAPROXY_SHA256 9a705eda64f72e7e202a086b5d92b7d27d9efaa2a102191185d3b31ef2ff8021
+ENV HAPROXY_MINOR 3.1-dev5
+ENV HAPROXY_SHA256 4c71611d9c31433d514f6230f51e71019eb65c757cb03b2a13f4477cd4c9eecf
43
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
44
45
ENV HAPROXY_UID haproxy
0 commit comments