build(deps): update haproxy docker tag to v2.7.0 (#4459)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4457/head
renovate[bot] 2022-12-02 00:59:33 +00:00 committed by GitHub
parent d4a339ac0d
commit 9adf30b7e3
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.6.6-alpine
FROM haproxy:2.7.0-alpine
USER root
RUN \