We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d925927 commit 0592a96Copy full SHA for 0592a96
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.17
+LABEL Version 2.8.18
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 2.8
27
-ENV HAPROXY_MINOR 2.8.17
28
-ENV HAPROXY_SHA256 b21ce060098580d163f8c16b7bdb5b135a59c1092b1b6cc1f33eb961d89c573b
+ENV HAPROXY_MINOR 2.8.18
+ENV HAPROXY_SHA256 5664a435f3e5f8c22bd97adc219de6a6e73aa6be68b8d17d7324286112cf88cf
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments