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 ubuntu:noble AS hapce-builder
1818
1919ENV HAPROXY_BRANCH 3.3
20- ENV HAPROXY_MINOR 3.3.5
21- ENV HAPROXY_SHA256 9de6e765b426f07c1080aadd2fba5b682a1cc175fe8eb45d5eb948292a866e02
20+ ENV HAPROXY_MINOR 3.3.6
21+ ENV HAPROXY_SHA256 e69cb5dc59e4eb1ff72bcebf30d55f0919803c686e428c0c3a5903f2cf7c1fb6
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.3.5
54+ LABEL Version 3.3.6
5555LABEL RUN /usr/bin/docker -d IMAGE
5656
5757ENV HAPROXY_BRANCH 3.3
58- ENV HAPROXY_MINOR 3.3.5
59- ENV HAPROXY_SHA256 9de6e765b426f07c1080aadd2fba5b682a1cc175fe8eb45d5eb948292a866e02
58+ ENV HAPROXY_MINOR 3.3.6
59+ ENV HAPROXY_SHA256 e69cb5dc59e4eb1ff72bcebf30d55f0919803c686e428c0c3a5903f2cf7c1fb6
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.3
20- ENV HAPROXY_MINOR 3.3.5
21- ENV HAPROXY_SHA256 9de6e765b426f07c1080aadd2fba5b682a1cc175fe8eb45d5eb948292a866e02
20+ ENV HAPROXY_MINOR 3.3.6
21+ ENV HAPROXY_SHA256 e69cb5dc59e4eb1ff72bcebf30d55f0919803c686e428c0c3a5903f2cf7c1fb6
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.3.5
54+ LABEL Version 3.3.6
5555LABEL RUN /usr/bin/docker -d IMAGE
5656
5757ENV HAPROXY_BRANCH 3.3
58- ENV HAPROXY_MINOR 3.3.5
59- ENV HAPROXY_SHA256 9de6e765b426f07c1080aadd2fba5b682a1cc175fe8eb45d5eb948292a866e02
58+ ENV HAPROXY_MINOR 3.3.6
59+ ENV HAPROXY_SHA256 e69cb5dc59e4eb1ff72bcebf30d55f0919803c686e428c0c3a5903f2cf7c1fb6
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