We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03fc071 commit c81d674Copy full SHA for c81d674
3.1/Dockerfile
@@ -38,12 +38,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
38
LABEL Name HAProxy
39
LABEL Release Community Edition
40
LABEL Vendor HAProxy
41
-LABEL Version 3.1.5
+LABEL Version 3.1.6
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.1
45
-ENV HAPROXY_MINOR 3.1.5
46
-ENV HAPROXY_SHA256 36e2816f697f389233137dc7ec9559faa7703243395ad129af091b63f4f099cf
+ENV HAPROXY_MINOR 3.1.6
+ENV HAPROXY_SHA256 21852e4a374bb8d9b3dda5dc834afe6557f422d7029f4fe3eac3c305f5124760
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments