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 c82310e commit 8a9ac17Copy full SHA for 8a9ac17
3.3/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.3-dev0
+LABEL Version 3.3-dev1
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.3
45
-ENV HAPROXY_MINOR 3.3-dev0
46
-ENV HAPROXY_SHA256 752d564662c2c909f4788f1173c1f7fdf4492ee8da79a5f81e22e0ecbf2b7f02
+ENV HAPROXY_MINOR 3.3-dev1
+ENV HAPROXY_SHA256 018c136b506bc832db82ad7d43dd2f55471f4f88e051f7ba5131212183cb3083
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments