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 ea4de57 commit 1dac276Copy full SHA for 1dac276
3.0/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.0.3
+LABEL Version 3.0.4
38
LABEL RUN /usr/bin/docker -d IMAGE
39
40
ENV HAPROXY_BRANCH 3.0
41
-ENV HAPROXY_MINOR 3.0.3
42
-ENV HAPROXY_SHA256 39a73c187a0b00d2602cb3ffca52d1b59d90f09032734fe8c03eb2e29a7d19df
+ENV HAPROXY_MINOR 3.0.4
+ENV HAPROXY_SHA256 aabfd98ada721bbfb68f7805586ced0373fb4c8d73e18faa94055a16c2096936
43
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
44
45
ENV HAPROXY_UID haproxy
0 commit comments