File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ RUN apt-get update && \
1717FROM ubuntu:noble AS hapce-builder
1818
1919ENV HAPROXY_BRANCH 3.0
20- ENV HAPROXY_MINOR 3.0.20
21- ENV HAPROXY_SHA256 b581a3599bd13a2849957dd059cc12aa7aa371d70b47feb85465dbe573a0b9a3
20+ ENV HAPROXY_MINOR 3.0.21
21+ ENV HAPROXY_SHA256 1fe9e5306d4aeb4a8608850e6fdc7c6061f5ba80732f11cc504a0c9314a643fd
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.0.20
54+ LABEL Version 3.0.21
5555LABEL RUN /usr/bin/docker -d IMAGE
5656
5757ENV HAPROXY_BRANCH 3.0
58- ENV HAPROXY_MINOR 3.0.20
59- ENV HAPROXY_SHA256 b581a3599bd13a2849957dd059cc12aa7aa371d70b47feb85465dbe573a0b9a3
58+ ENV HAPROXY_MINOR 3.0.21
59+ ENV HAPROXY_SHA256 1fe9e5306d4aeb4a8608850e6fdc7c6061f5ba80732f11cc504a0c9314a643fd
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 ubuntu:noble AS hapce-builder
1818
1919ENV HAPROXY_BRANCH 3.0
20- ENV HAPROXY_MINOR 3.0.20
21- ENV HAPROXY_SHA256 b581a3599bd13a2849957dd059cc12aa7aa371d70b47feb85465dbe573a0b9a3
20+ ENV HAPROXY_MINOR 3.0.21
21+ ENV HAPROXY_SHA256 1fe9e5306d4aeb4a8608850e6fdc7c6061f5ba80732f11cc504a0c9314a643fd
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.0.20
54+ LABEL Version 3.0.21
5555LABEL RUN /usr/bin/docker -d IMAGE
5656
5757ENV HAPROXY_BRANCH 3.0
58- ENV HAPROXY_MINOR 3.0.20
59- ENV HAPROXY_SHA256 b581a3599bd13a2849957dd059cc12aa7aa371d70b47feb85465dbe573a0b9a3
58+ ENV HAPROXY_MINOR 3.0.21
59+ ENV HAPROXY_SHA256 1fe9e5306d4aeb4a8608850e6fdc7c6061f5ba80732f11cc504a0c9314a643fd
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