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 7f5c7b9 commit aa19956Copy full SHA for aa19956
3.0/Dockerfile
@@ -16,12 +16,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
16
LABEL Name HAProxy
17
LABEL Release Community Edition
18
LABEL Vendor HAProxy
19
-LABEL Version 3.0-dev13
+LABEL Version 3.0.0
20
LABEL RUN /usr/bin/docker -d IMAGE
21
22
ENV HAPROXY_BRANCH 3.0
23
-ENV HAPROXY_MINOR 3.0-dev13
24
-ENV HAPROXY_SHA256 c2c0d324b3d6c36f55eb979c0651d311dfc43f875c874c8be28134aeaa5e101f
+ENV HAPROXY_MINOR 3.0.0
+ENV HAPROXY_SHA256 5aad97416216d2cd9dd212eb674839c40cd387f60fbc4b13d7ea3f1e5664a814
25
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
26
27
ENV HAPROXY_UID haproxy
0 commit comments