We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c41d3 commit 55affb3Copy full SHA for 55affb3
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.9
+LABEL Version 3.0.10
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 3.0
27
-ENV HAPROXY_MINOR 3.0.9
28
-ENV HAPROXY_SHA256 7dc731b681b7aa93dc23aa36b85fa7b91bb1cf53faaca97404544ea454acecad
+ENV HAPROXY_MINOR 3.0.10
+ENV HAPROXY_SHA256 d1508670b6fd5839c669a0a916842f0d3d3d0b578bb351a2a74a1de3d929ce26
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments