Commit 79061006 authored by Geoff Simmons's avatar Geoff Simmons

Update the haproxy version.

parent dfab0df7
......@@ -23,7 +23,7 @@ FROM debian:${debian_tag}
COPY buster-backports.list /etc/apt/sources.list.d/
ARG haproxy_version=2.2.9-2+deb11u1~bpo10+1
ARG haproxy_version=2.2.9-2+deb11u2~bpo10+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