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 462ed48 commit eb724b0Copy full SHA for eb724b0
3.0/Dockerfile
@@ -20,12 +20,12 @@ MAINTAINER Dinko Korunic <[email protected]>
20
LABEL Name HAProxy
21
LABEL Release Community Edition
22
LABEL Vendor HAProxy
23
-LABEL Version 3.0.5
+LABEL Version 3.0.6
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 3.0
27
-ENV HAPROXY_MINOR 3.0.5
28
-ENV HAPROXY_SHA256 ae38221e85aeba038a725efbef5bfe5e76671ba7959e5eb74c39fd079e5d002e
+ENV HAPROXY_MINOR 3.0.6
+ENV HAPROXY_SHA256 cf1bf58b5bc79c48db7b01667596ffd98343adb29a41096f075f00a8f90a7335
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments