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.1
20- ENV HAPROXY_MINOR 3.1.15
21- ENV HAPROXY_SHA256 ad8efb55a64a920509a763078a2f88f43c502f279d168be5bc02e13e832ac2b0
20+ ENV HAPROXY_MINOR 3.1.16
21+ ENV HAPROXY_SHA256 ef48aec8c884af4eace2669a639b57038e2bebcad22eb506d713725e9d9a445a
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.1.15
54+ LABEL Version 3.1.16
5555LABEL RUN /usr/bin/docker -d IMAGE
5656
5757ENV HAPROXY_BRANCH 3.1
58- ENV HAPROXY_MINOR 3.1.15
59- ENV HAPROXY_SHA256 ad8efb55a64a920509a763078a2f88f43c502f279d168be5bc02e13e832ac2b0
58+ ENV HAPROXY_MINOR 3.1.16
59+ ENV HAPROXY_SHA256 ef48aec8c884af4eace2669a639b57038e2bebcad22eb506d713725e9d9a445a
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.1
20- ENV HAPROXY_MINOR 3.1.15
21- ENV HAPROXY_SHA256 ad8efb55a64a920509a763078a2f88f43c502f279d168be5bc02e13e832ac2b0
20+ ENV HAPROXY_MINOR 3.1.16
21+ ENV HAPROXY_SHA256 ef48aec8c884af4eace2669a639b57038e2bebcad22eb506d713725e9d9a445a
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.1.15
54+ LABEL Version 3.1.16
5555LABEL RUN /usr/bin/docker -d IMAGE
5656
5757ENV HAPROXY_BRANCH 3.1
58- ENV HAPROXY_MINOR 3.1.15
59- ENV HAPROXY_SHA256 ad8efb55a64a920509a763078a2f88f43c502f279d168be5bc02e13e832ac2b0
58+ ENV HAPROXY_MINOR 3.1.16
59+ ENV HAPROXY_SHA256 ef48aec8c884af4eace2669a639b57038e2bebcad22eb506d713725e9d9a445a
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