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 e829c3a commit 926e3c6Copy full SHA for 926e3c6
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.2
+LABEL Version 3.1.3
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 3.1
27
-ENV HAPROXY_MINOR 3.1.2
28
-ENV HAPROXY_SHA256 af35dc8bf3193870b72276a63920974bef1405fc41038d545b86b641aa59f400
+ENV HAPROXY_MINOR 3.1.3
+ENV HAPROXY_SHA256 6dd21f9a41f0ec7289650e299180b64f9dd225e35113fd1bddc6a3a2e79d5172
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments