build(deps): update dependency haproxy to v2.6.1 (#3574)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3580/head
renovate[bot] 2022-06-23 11:27:21 +10:00 committed by GitHub
parent 4a51e060de
commit 97f63e3722
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.0-alpine
FROM haproxy:2.6.1-alpine
USER root
RUN \