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 d90e839 commit ac9adc4Copy full SHA for ac9adc4
2.9/Dockerfile
@@ -34,12 +34,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
34
LABEL Name HAProxy
35
LABEL Release Community Edition
36
LABEL Vendor HAProxy
37
-LABEL Version 2.9.8
+LABEL Version 2.9.9
38
LABEL RUN /usr/bin/docker -d IMAGE
39
40
ENV HAPROXY_BRANCH 2.9
41
-ENV HAPROXY_MINOR 2.9.8
42
-ENV HAPROXY_SHA256 12f53bbe8b581ebc195447c2cbbd3d9935414e449f357f1fb8e9d61dbe8d1a9d
+ENV HAPROXY_MINOR 2.9.9
+ENV HAPROXY_SHA256 fa745236898549103e47799067cbc60de7ab78402484ba002ed56b05a0f93b5e
43
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
44
45
ENV HAPROXY_UID haproxy
0 commit comments