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 25b9393 commit 86f32c2Copy full SHA for 86f32c2
3.1/Dockerfile
@@ -20,12 +20,12 @@ MAINTAINER Dinko Korunic <[email protected]>
20
LABEL Name HAProxy
21
LABEL Release Community Edition
22
LABEL Vendor HAProxy
23
-LABEL Version 3.1.3
+LABEL Version 3.1.4
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 3.1
27
-ENV HAPROXY_MINOR 3.1.3
28
-ENV HAPROXY_SHA256 6dd21f9a41f0ec7289650e299180b64f9dd225e35113fd1bddc6a3a2e79d5172
+ENV HAPROXY_MINOR 3.1.4
+ENV HAPROXY_SHA256 9e89bd0728b269d200dcfe3cdef3b5c8b21ea68bf14ad89e3a6f76bda701e7fe
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments