build(deps): update haproxy docker tag to v2.6.5 (#3982)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3983/head
renovate[bot] 2022-09-08 13:55:30 +10:00 committed by GitHub
parent 84d9a65c83
commit a02fd4b5bc
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.4-alpine FROM haproxy:2.6.5-alpine
USER root USER root
RUN \ RUN \