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 a683afe commit 489dc76Copy full SHA for 489dc76
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-dev12
+LABEL Version 3.3-dev13
42
LABEL RUN /usr/bin/docker -d IMAGE
43
44
ENV HAPROXY_BRANCH 3.3
45
-ENV HAPROXY_MINOR 3.3-dev12
46
-ENV HAPROXY_SHA256 e123f875c21a3ae519d9cbb49a710a8abcf71c957558f1fa7a5f85da94f88645
+ENV HAPROXY_MINOR 3.3-dev13
+ENV HAPROXY_SHA256 8030f5fe836c4ec1811f4de631881a06aa8b8b37fae66070e58817a6c7f2de30
47
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
48
49
ENV HAPROXY_UID haproxy
0 commit comments