Commit 5694f93a authored by Lars Fenneberg's avatar Lars Fenneberg Committed by Tim Leers

Update haproxy to the lastest version included in the buster backports

Builds will fail with the old version as the package is not available
on all mirrors anymore.
parent 43bcc115
......@@ -17,7 +17,7 @@ FROM debian:${debian_tag}
COPY buster-backports.list /etc/apt/sources.list.d/
ARG haproxy_version=2.0.13-1~bpo10+1
ARG haproxy_version=2.0.14-1~bpo10+1
ARG dataplane_version=v1.2.4
RUN apt-get update -q && apt-get install -y -q curl && \
......
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