File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed 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.4
17- ENV HAPROXY_MINOR 3.4-dev1
18- ENV HAPROXY_SHA256 a5422a77891d7ae160d848291f9954fc5052ae6356ed67e6000cb59d58037515
17+ ENV HAPROXY_MINOR 3.4-dev2
18+ ENV HAPROXY_SHA256 0bd125014f1f07dd32d0877f166e85b6b0d080ff4afaba664b3eaf6ef83c9cf9
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.4-dev1
50+ LABEL Version 3.4-dev2
5151LABEL RUN /usr/bin/docker -d IMAGE
5252
5353ENV HAPROXY_BRANCH 3.4
54- ENV HAPROXY_MINOR 3.4-dev1
55- ENV HAPROXY_SHA256 a5422a77891d7ae160d848291f9954fc5052ae6356ed67e6000cb59d58037515
54+ ENV HAPROXY_MINOR 3.4-dev2
55+ ENV HAPROXY_SHA256 0bd125014f1f07dd32d0877f166e85b6b0d080ff4afaba664b3eaf6ef83c9cf9
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.4
17- ENV HAPROXY_MINOR 3.4-dev1
18- ENV HAPROXY_SHA256 a5422a77891d7ae160d848291f9954fc5052ae6356ed67e6000cb59d58037515
17+ ENV HAPROXY_MINOR 3.4-dev2
18+ ENV HAPROXY_SHA256 0bd125014f1f07dd32d0877f166e85b6b0d080ff4afaba664b3eaf6ef83c9cf9
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.4-dev1
50+ LABEL Version 3.4-dev2
5151LABEL RUN /usr/bin/docker -d IMAGE
5252
5353ENV HAPROXY_BRANCH 3.4
54- ENV HAPROXY_MINOR 3.4-dev1
55- ENV HAPROXY_SHA256 a5422a77891d7ae160d848291f9954fc5052ae6356ed67e6000cb59d58037515
54+ ENV HAPROXY_MINOR 3.4-dev2
55+ ENV HAPROXY_SHA256 0bd125014f1f07dd32d0877f166e85b6b0d080ff4afaba664b3eaf6ef83c9cf9
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