File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ LABEL Version 3.3-dev8
2424LABEL RUN /usr/bin/docker -d IMAGE
2525
2626ENV HAPROXY_BRANCH 3.3
27- ENV HAPROXY_MINOR 3.3-temp
27+ ENV HAPROXY_MINOR 3.3-dev8
2828ENV HAPROXY_SHA256 bbe414ef09d8b7091b139d1c0157840739aa24ad93851ea1fb815c135c198431
2929ENV HAPROXY_SRC_URL http://www.haproxy.org/download
3030
Original file line number Diff line number Diff line change 55LABEL Name HAProxy
66LABEL Release Community Edition
77LABEL Vendor HAProxy
8- LABEL Version 3.2-dev6
8+ LABEL Version 3.3-dev8
99LABEL RUN /usr/bin/docker -d IMAGE
1010
11- ENV HAPROXY_BRANCH 3.2
12- ENV HAPROXY_MINOR 3.2-dev6
13- ENV HAPROXY_SHA256 7b758ff26ae1da5e3e66dd0ca4e567480773a296be9a3edf63c4b39d2af52d48
11+ ENV HAPROXY_BRANCH 3.3
12+ ENV HAPROXY_MINOR 3.3-dev8
13+ ENV HAPROXY_SHA256 bbe414ef09d8b7091b139d1c0157840739aa24ad93851ea1fb815c135c198431
1414ENV HAPROXY_SRC_URL http://www.haproxy.org/download
1515
1616ENV HAPROXY_UID haproxy
1717ENV HAPROXY_GID haproxy
1818
19- ENV DATAPLANE_MINOR 3.2.1
19+ ENV DATAPLANE_MINOR 3.2.4
2020ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
2121
2222ARG TARGETPLATFORM
You can’t perform that action at this time.
0 commit comments