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 e9bab54 commit b6c7dc6Copy full SHA for b6c7dc6
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.4
+LABEL Version 3.1.5
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.1
45
-ENV HAPROXY_MINOR 3.1.4
46
-ENV HAPROXY_SHA256 9e89bd0728b269d200dcfe3cdef3b5c8b21ea68bf14ad89e3a6f76bda701e7fe
+ENV HAPROXY_MINOR 3.1.5
+ENV HAPROXY_SHA256 36e2816f697f389233137dc7ec9559faa7703243395ad129af091b63f4f099cf
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments