build(deps): update haproxy docker tag to v2.7.3 (#4931)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4930/head
renovate[bot] 2023-02-15 08:57:57 +11:00 committed by GitHub
parent 65294115e3
commit 16eedfd1b4
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.2-alpine
FROM haproxy:2.7.3-alpine
USER root
RUN \