build(deps): update haproxy docker tag to v2.4.3 (#2295)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2296/head
renovate[bot] 2021-08-18 14:50:49 +10:00 committed by GitHub
parent 551fe5598d
commit 956db2dbaa
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.2-alpine
FROM haproxy:2.4.3-alpine
USER root
RUN \