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 @@ -17,8 +17,8 @@ RUN apt-get update && \
1717FROM debian:trixie-slim AS hapce-builder
1818
1919ENV HAPROXY_BRANCH 3.4
20- ENV HAPROXY_MINOR 3.4-dev3
21- ENV HAPROXY_SHA256 0341ed66050958aa6839821d5eb136c8348d68b6254d6326b92bab0247934079
20+ ENV HAPROXY_MINOR 3.4-dev4
21+ ENV HAPROXY_SHA256 f41ef9124322972e5c995db68e22e7c9c71b7b9ef3cab51f5ca257784701765e
2222ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2323
2424COPY --from=awslc-builder /opt/aws-lc /opt/aws-lc
@@ -51,12 +51,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
5151LABEL Name HAProxy
5252LABEL Release Community Edition
5353LABEL Vendor HAProxy
54- LABEL Version 3.4-dev3
54+ LABEL Version 3.4-dev4
5555LABEL RUN /usr/bin/docker -d IMAGE
5656
5757ENV HAPROXY_BRANCH 3.4
58- ENV HAPROXY_MINOR 3.4-dev3
59- ENV HAPROXY_SHA256 0341ed66050958aa6839821d5eb136c8348d68b6254d6326b92bab0247934079
58+ ENV HAPROXY_MINOR 3.4-dev4
59+ ENV HAPROXY_SHA256 f41ef9124322972e5c995db68e22e7c9c71b7b9ef3cab51f5ca257784701765e
6060ENV HAPROXY_SRC_URL http://www.haproxy.org/download
6161
6262ENV HAPROXY_UID haproxy
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ RUN apt-get update && \
1717FROM debian:trixie-slim AS hapce-builder
1818
1919ENV HAPROXY_BRANCH 3.4
20- ENV HAPROXY_MINOR 3.4-dev3
21- ENV HAPROXY_SHA256 0341ed66050958aa6839821d5eb136c8348d68b6254d6326b92bab0247934079
20+ ENV HAPROXY_MINOR 3.4-dev4
21+ ENV HAPROXY_SHA256 f41ef9124322972e5c995db68e22e7c9c71b7b9ef3cab51f5ca257784701765e
2222ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2323
2424COPY --from=awslc-builder /opt/aws-lc /opt/aws-lc
@@ -51,12 +51,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
5151LABEL Name HAProxy
5252LABEL Release Community Edition
5353LABEL Vendor HAProxy
54- LABEL Version 3.4-dev3
54+ LABEL Version 3.4-dev4
5555LABEL RUN /usr/bin/docker -d IMAGE
5656
5757ENV HAPROXY_BRANCH 3.4
58- ENV HAPROXY_MINOR 3.4-dev3
59- ENV HAPROXY_SHA256 0341ed66050958aa6839821d5eb136c8348d68b6254d6326b92bab0247934079
58+ ENV HAPROXY_MINOR 3.4-dev4
59+ ENV HAPROXY_SHA256 f41ef9124322972e5c995db68e22e7c9c71b7b9ef3cab51f5ca257784701765e
6060ENV HAPROXY_SRC_URL http://www.haproxy.org/download
6161
6262ENV HAPROXY_UID haproxy
You can’t perform that action at this time.
0 commit comments