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 a8d477b commit 676a668Copy full SHA for 676a668
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-dev6
+LABEL Version 3.1-dev7
38
LABEL RUN /usr/bin/docker -d IMAGE
39
40
ENV HAPROXY_BRANCH 3.1
41
-ENV HAPROXY_MINOR 3.1-dev6
42
-ENV HAPROXY_SHA256 caabc36791229b493a1bf2484939ac82929d9c0c7aca9fb01f0fb56510029688
+ENV HAPROXY_MINOR 3.1-dev7
+ENV HAPROXY_SHA256 d6112b8b3f6041632c02ef89bd585184a4a1115d251a767fb18c01082bb0a4a0
43
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
44
45
ENV HAPROXY_UID haproxy
0 commit comments