1 parent 8506ae0 commit da34aedCopy full SHA for da34aed
1 file changed
2.6/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.6.32
+LABEL Version 2.6.33
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 2.6
27
-ENV HAPROXY_MINOR 2.6.32
28
-ENV HAPROXY_SHA256 8791585ee3bd24cde652d1d840ac7b1f73f086d5e9ec41c5e079592703ea52a4
+ENV HAPROXY_MINOR 2.6.33
+ENV HAPROXY_SHA256 8241e273117c5547a4c1a4e042bcd6cd580b71f3762cb449804156898271a5a2
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments