File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ 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.14
18- ENV HAPROXY_SHA256 b21f50a790aa8cb0cf8dc505f1f8d849799eafe4d31c14b86a34409ccf4ae5e4
17+ ENV HAPROXY_MINOR 3.2.15
18+ ENV HAPROXY_SHA256 117e408aff544c9ad758c2fb3fd8cf791a72609d3ae319b2cf9f2a0b035393c2
1919ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2020
2121COPY --from=awslc-builder /opt/aws-lc /opt/aws-lc
@@ -47,12 +47,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
4747LABEL Name HAProxy
4848LABEL Release Community Edition
4949LABEL Vendor HAProxy
50- LABEL Version 3.2.14
50+ LABEL Version 3.2.15
5151LABEL RUN /usr/bin/docker -d IMAGE
5252
5353ENV HAPROXY_BRANCH 3.2
54- ENV HAPROXY_MINOR 3.2.14
55- ENV HAPROXY_SHA256 b21f50a790aa8cb0cf8dc505f1f8d849799eafe4d31c14b86a34409ccf4ae5e4
54+ ENV HAPROXY_MINOR 3.2.15
55+ ENV HAPROXY_SHA256 117e408aff544c9ad758c2fb3fd8cf791a72609d3ae319b2cf9f2a0b035393c2
5656ENV HAPROXY_SRC_URL http://www.haproxy.org/download
5757
5858ENV HAPROXY_UID haproxy
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ 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.14
18- ENV HAPROXY_SHA256 b21f50a790aa8cb0cf8dc505f1f8d849799eafe4d31c14b86a34409ccf4ae5e4
17+ ENV HAPROXY_MINOR 3.2.15
18+ ENV HAPROXY_SHA256 117e408aff544c9ad758c2fb3fd8cf791a72609d3ae319b2cf9f2a0b035393c2
1919ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2020
2121COPY --from=awslc-builder /opt/aws-lc /opt/aws-lc
@@ -47,12 +47,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
4747LABEL Name HAProxy
4848LABEL Release Community Edition
4949LABEL Vendor HAProxy
50- LABEL Version 3.2.14
50+ LABEL Version 3.2.15
5151LABEL RUN /usr/bin/docker -d IMAGE
5252
5353ENV HAPROXY_BRANCH 3.2
54- ENV HAPROXY_MINOR 3.2.14
55- ENV HAPROXY_SHA256 b21f50a790aa8cb0cf8dc505f1f8d849799eafe4d31c14b86a34409ccf4ae5e4
54+ ENV HAPROXY_MINOR 3.2.15
55+ ENV HAPROXY_SHA256 117e408aff544c9ad758c2fb3fd8cf791a72609d3ae319b2cf9f2a0b035393c2
5656ENV HAPROXY_SRC_URL http://www.haproxy.org/download
5757
5858ENV HAPROXY_UID haproxy
You can’t perform that action at this time.
0 commit comments