1 parent 485b928 commit 3eff549Copy full SHA for 3eff549
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.18
+LABEL Version 2.8.20
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 2.8
27
-ENV HAPROXY_MINOR 2.8.18
28
-ENV HAPROXY_SHA256 5664a435f3e5f8c22bd97adc219de6a6e73aa6be68b8d17d7324286112cf88cf
+ENV HAPROXY_MINOR 2.8.20
+ENV HAPROXY_SHA256 f38461bce4d9a12c8ef0999fd21e33821b9146ef5fe73de37fae985a63d5f311
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments