build(deps): update haproxy docker tag to v2.4.7 (#2455)

pull/2458/head
renovate[bot] 2021-10-06 20:54:05 +11:00 committed by GitHub
parent 6370c16c95
commit 451f84f13f
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.4-alpine
FROM haproxy:2.4.7-alpine
USER root
RUN \