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 00c2aed commit 059e4c6Copy full SHA for 059e4c6
3.0/Dockerfile
@@ -16,12 +16,12 @@ MAINTAINER Dinko Korunic <[email protected]>
16
LABEL Name HAProxy
17
LABEL Release Community Edition
18
LABEL Vendor HAProxy
19
-LABEL Version 3.0.3
+LABEL Version 3.0.4
20
LABEL RUN /usr/bin/docker -d IMAGE
21
22
ENV HAPROXY_BRANCH 3.0
23
-ENV HAPROXY_MINOR 3.0.3
24
-ENV HAPROXY_SHA256 39a73c187a0b00d2602cb3ffca52d1b59d90f09032734fe8c03eb2e29a7d19df
+ENV HAPROXY_MINOR 3.0.4
+ENV HAPROXY_SHA256 aabfd98ada721bbfb68f7805586ced0373fb4c8d73e18faa94055a16c2096936
25
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
26
27
ENV HAPROXY_UID haproxy
0 commit comments