Update haproxy Docker tag to v2

Update haproxy from 1.9 to 2.9

Change-type: patch
This commit is contained in:
Self-hosted Renovate Bot 2024-04-23 16:54:28 +00:00
parent ff689a47e3
commit 754f26077e

View File

@ -1,4 +1,4 @@
FROM haproxy:1.9-alpine
FROM haproxy:2.9-alpine
VOLUME [ "/certs" ]