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 99b9957 commit 1f545d5Copy full SHA for 1f545d5
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.2
+LABEL Version 3.0.3
20
LABEL RUN /usr/bin/docker -d IMAGE
21
22
ENV HAPROXY_BRANCH 3.0
23
-ENV HAPROXY_MINOR 3.0.2
24
-ENV HAPROXY_SHA256 9672ee43b109f19356c35d72687b222dcf82b879360c6e82677397376cf5dc36
+ENV HAPROXY_MINOR 3.0.3
+ENV HAPROXY_SHA256 39a73c187a0b00d2602cb3ffca52d1b59d90f09032734fe8c03eb2e29a7d19df
25
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
26
27
ENV HAPROXY_UID haproxy
0 commit comments