Skip to content

Commit 58bdaa8

Browse files
committed
Automated commit triggered by 3.0.12 release(s)
1 parent a5cf3e9 commit 58bdaa8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

3.1/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux
1414
FROM alpine:3.20 AS hapce-builder
1515

1616
ENV HAPROXY_BRANCH 3.1
17-
ENV HAPROXY_MINOR 3.1.10
17+
ENV HAPROXY_MINOR 3.1.10-force
1818
ENV HAPROXY_SHA256 d5e0be0f5949e725cac512f9ed81a740e8f3c22f6c69deede0480389960356c2
1919
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2020

3.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux
1414
FROM alpine:3.20 AS hapce-builder
1515

1616
ENV HAPROXY_BRANCH 3.2
17-
ENV HAPROXY_MINOR 3.2.9
17+
ENV HAPROXY_MINOR 3.2.9-force
1818
ENV HAPROXY_SHA256 e660d141b29019f4d198785b0834cc3e9c96efceeb807c2fff2fc935bd3354c2
1919
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2020

3.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux
1414
FROM alpine:3.20 AS hapce-builder
1515

1616
ENV HAPROXY_BRANCH 3.3
17-
ENV HAPROXY_MINOR 3.3.0
17+
ENV HAPROXY_MINOR 3.3.0-force
1818
ENV HAPROXY_SHA256 bf2da6b69f82d7b855be977ab9e1d4704eef5629b657ac72afb5958a869c902e
1919
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2020

3.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN apk add --no-cache curl build-base make autoconf automake gcc libc-dev linux
1414
FROM alpine:3.20 AS hapce-builder
1515

1616
ENV HAPROXY_BRANCH 3.4
17-
ENV HAPROXY_MINOR 3.4-dev0
17+
ENV HAPROXY_MINOR 3.4-force
1818
ENV HAPROXY_SHA256 05e40bd9690b250ba35147f46a0cc3fa0355eb8413958a5a695149fd2f837f5e
1919
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2020

0 commit comments

Comments
 (0)