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 ace81f7 commit 8d72095Copy full SHA for 8d72095
3.0/Dockerfile
@@ -35,12 +35,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
35
LABEL Name HAProxy
36
LABEL Release Community Edition
37
LABEL Vendor HAProxy
38
-LABEL Version 3.0.6
+LABEL Version 3.0.7
39
LABEL RUN /usr/bin/docker -d IMAGE
40
41
ENV HAPROXY_BRANCH 3.0
42
-ENV HAPROXY_MINOR 3.0.6
43
-ENV HAPROXY_SHA256 cf1bf58b5bc79c48db7b01667596ffd98343adb29a41096f075f00a8f90a7335
+ENV HAPROXY_MINOR 3.0.7
+ENV HAPROXY_SHA256 5c5c6b66645278435a89cd6e2a0d39f8e7d2546212d847bd0d236511ff996f11
44
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
45
46
ENV HAPROXY_UID haproxy
0 commit comments