We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd8928 commit 8675887Copy full SHA for 8675887
1 file changed
2.8/Dockerfile
@@ -20,12 +20,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
20
LABEL Name HAProxy
21
LABEL Release Community Edition
22
LABEL Vendor HAProxy
23
-LABEL Version 2.8.20
+LABEL Version 2.8.21
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 2.8
27
-ENV HAPROXY_MINOR 2.8.20
28
-ENV HAPROXY_SHA256 f38461bce4d9a12c8ef0999fd21e33821b9146ef5fe73de37fae985a63d5f311
+ENV HAPROXY_MINOR 2.8.21
+ENV HAPROXY_SHA256 ff9d6c0623c430b25d8ccafc755dd12d1138c4fa7628aff6532869a01e8675ef
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments