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 @@ -14,7 +14,7 @@ RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux
1414FROM alpine:3.20 AS hapce-builder
1515
1616ENV HAPROXY_BRANCH 3.1
17- ENV HAPROXY_MINOR 3.1.10
17+ ENV HAPROXY_MINOR 3.1.10-force
1818ENV HAPROXY_SHA256 d5e0be0f5949e725cac512f9ed81a740e8f3c22f6c69deede0480389960356c2
1919ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2020
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux
1414FROM alpine:3.20 AS hapce-builder
1515
1616ENV HAPROXY_BRANCH 3.2
17- ENV HAPROXY_MINOR 3.2.9
17+ ENV HAPROXY_MINOR 3.2.9-force
1818ENV HAPROXY_SHA256 e660d141b29019f4d198785b0834cc3e9c96efceeb807c2fff2fc935bd3354c2
1919ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2020
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux
1414FROM alpine:3.20 AS hapce-builder
1515
1616ENV HAPROXY_BRANCH 3.3
17- ENV HAPROXY_MINOR 3.3.0
17+ ENV HAPROXY_MINOR 3.3.0-force
1818ENV HAPROXY_SHA256 bf2da6b69f82d7b855be977ab9e1d4704eef5629b657ac72afb5958a869c902e
1919ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2020
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux
1414FROM alpine:3.20 AS hapce-builder
1515
1616ENV HAPROXY_BRANCH 3.4
17- ENV HAPROXY_MINOR 3.4-dev0
17+ ENV HAPROXY_MINOR 3.4-force
1818ENV HAPROXY_SHA256 05e40bd9690b250ba35147f46a0cc3fa0355eb8413958a5a695149fd2f837f5e
1919ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2020
You can’t perform that action at this time.
0 commit comments