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 7104354 commit 29525acCopy full SHA for 29525ac
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.5
+LABEL Version 3.1.6
24
LABEL RUN /usr/bin/docker -d IMAGE
25
26
ENV HAPROXY_BRANCH 3.1
27
-ENV HAPROXY_MINOR 3.1.5
28
-ENV HAPROXY_SHA256 36e2816f697f389233137dc7ec9559faa7703243395ad129af091b63f4f099cf
+ENV HAPROXY_MINOR 3.1.6
+ENV HAPROXY_SHA256 21852e4a374bb8d9b3dda5dc834afe6557f422d7029f4fe3eac3c305f5124760
29
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
30
31
ENV HAPROXY_UID haproxy
0 commit comments