build(deps): update haproxy docker tag to v2.7.1 (#4615)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4616/head
renovate[bot] 2022-12-22 05:40:53 +00:00 committed by GitHub
parent c1279fddc0
commit 2eb820026b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM haproxy:2.7.0-alpine
FROM haproxy:2.7.1-alpine
USER root
RUN \