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 4cd3011 commit 8740c37Copy full SHA for 8740c37
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.7
+LABEL Version 3.1.8
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.1
45
-ENV HAPROXY_MINOR 3.1.7
46
-ENV HAPROXY_SHA256 a3952644ef939b36260d91d81a335636aa9b44572b4cb8b6001272f88545c666
+ENV HAPROXY_MINOR 3.1.8
+ENV HAPROXY_SHA256 6f249014b547d34fb41e19867746ec4da4ea7be0c0ce3b56f3cfde57ca3b212d
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments