Commit 4d3ea27a authored by Geoff Simmons's avatar Geoff Simmons

Minor Debian version update for haproxy.

parent 9c99835f
......@@ -23,7 +23,7 @@ RUN cd /go && git clone https://github.com/haproxytech/dataplaneapi.git && \
# Build haproxy
FROM debian:${debian_tag}
ARG haproxy_version=2.2.9-2+deb11u3
ARG haproxy_version=2.2.9-2+deb11u5
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