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.3
20- ENV HAPROXY_MINOR 3.3.11
21- ENV HAPROXY_SHA256 cb018508d0729ac7b2686944a8a937edaddb0744e10cd1057dd650150cdc283e
20+ ENV HAPROXY_MINOR 3.3.12
21+ ENV HAPROXY_SHA256 6ef0d2510ba46d89e0773bbc5bdd99c1fd5ba2067a35332c49f985233159331b
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.11
54+ LABEL Version 3.3.12
5555LABEL RUN /usr/bin/docker -d IMAGE
5656
5757ENV HAPROXY_BRANCH 3.3
58- ENV HAPROXY_MINOR 3.3.11
59- ENV HAPROXY_SHA256 cb018508d0729ac7b2686944a8a937edaddb0744e10cd1057dd650150cdc283e
58+ ENV HAPROXY_MINOR 3.3.12
59+ ENV HAPROXY_SHA256 6ef0d2510ba46d89e0773bbc5bdd99c1fd5ba2067a35332c49f985233159331b
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.11
21- ENV HAPROXY_SHA256 cb018508d0729ac7b2686944a8a937edaddb0744e10cd1057dd650150cdc283e
20+ ENV HAPROXY_MINOR 3.3.12
21+ ENV HAPROXY_SHA256 6ef0d2510ba46d89e0773bbc5bdd99c1fd5ba2067a35332c49f985233159331b
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.11
54+ LABEL Version 3.3.12
5555LABEL RUN /usr/bin/docker -d IMAGE
5656
5757ENV HAPROXY_BRANCH 3.3
58- ENV HAPROXY_MINOR 3.3.11
59- ENV HAPROXY_SHA256 cb018508d0729ac7b2686944a8a937edaddb0744e10cd1057dd650150cdc283e
58+ ENV HAPROXY_MINOR 3.3.12
59+ ENV HAPROXY_SHA256 6ef0d2510ba46d89e0773bbc5bdd99c1fd5ba2067a35332c49f985233159331b
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