File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ RUN apt-get update && \
1717FROM ubuntu:noble AS hapce-builder
1818
1919ENV HAPROXY_BRANCH 3.1
20- ENV HAPROXY_MINOR 3.1.10
20+ ENV HAPROXY_MINOR 3.1.10-rebuild
2121ENV HAPROXY_SHA256 d5e0be0f5949e725cac512f9ed81a740e8f3c22f6c69deede0480389960356c2
2222ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2323
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ RUN apt-get update && \
1717FROM ubuntu:noble AS hapce-builder
1818
1919ENV HAPROXY_BRANCH 3.2
20- ENV HAPROXY_MINOR 3.2.9
20+ ENV HAPROXY_MINOR 3.2.9-rebuild
2121ENV HAPROXY_SHA256 e660d141b29019f4d198785b0834cc3e9c96efceeb807c2fff2fc935bd3354c2
2222ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2323
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ RUN apt-get update && \
1717FROM ubuntu:noble AS hapce-builder
1818
1919ENV HAPROXY_BRANCH 3.3
20- ENV HAPROXY_MINOR 3.3.0
20+ ENV HAPROXY_MINOR 3.3.0-rebuild
2121ENV HAPROXY_SHA256 bf2da6b69f82d7b855be977ab9e1d4704eef5629b657ac72afb5958a869c902e
2222ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2323
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ RUN apt-get update && \
1717FROM ubuntu:noble AS hapce-builder
1818
1919ENV HAPROXY_BRANCH 3.4
20- ENV HAPROXY_MINOR 3.4-dev0
20+ ENV HAPROXY_MINOR 3.4-rebuild
2121ENV HAPROXY_SHA256 05e40bd9690b250ba35147f46a0cc3fa0355eb8413958a5a695149fd2f837f5e
2222ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2323
You can’t perform that action at this time.
0 commit comments