Update haproxy, 2.4.14-1~bpo11+1 is not available any more

parent 2c811028
......@@ -25,7 +25,7 @@ FROM debian:${debian_tag}
COPY bullseye-backports.list /etc/apt/sources.list.d/
ARG haproxy_version=2.4.14-1~bpo11+1
ARG haproxy_version=2.4.15-1~bpo11+1
RUN apt-get update -q && \
apt-get install -y -q haproxy=${haproxy_version} && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment