build(deps): update haproxy docker tag to v2.5.0 (#2624)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2628/head
renovate[bot] 2021-11-24 11:36:46 +11:00 committed by GitHub
parent a05b03a3d8
commit c128359c74
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.4.8-alpine
FROM haproxy:2.5.0-alpine
USER root
RUN \