build(deps): update haproxy docker tag to v2.7.9

renovate/haproxy-2.7.x
renovate[bot] 2023-06-15 00:52:24 +00:00 committed by GitHub
parent bbfd3d4467
commit 73ff977ed7
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.7.8-alpine
FROM haproxy:2.7.9-alpine
USER root
RUN \