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 927ba5a commit 3e92f2cCopy full SHA for 3e92f2c
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.10
+LABEL Version 3.0.11
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 3.0
27
-ENV HAPROXY_MINOR 3.0.10
28
-ENV HAPROXY_SHA256 d1508670b6fd5839c669a0a916842f0d3d3d0b578bb351a2a74a1de3d929ce26
+ENV HAPROXY_MINOR 3.0.11
+ENV HAPROXY_SHA256 a133e2d550c5fd9a849b5c7ab17bb945bcdad209ca140d41f45ebf31943ae783
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments