chore(deps): update haproxy docker tag to v2.9.0
All checks were successful
Main / build (push) Successful in 43s

This commit is contained in:
Renovate Bot 2023-12-07 00:07:45 +00:00
parent ce718242cf
commit 536e0de602

View File

@ -1,4 +1,4 @@
FROM haproxy:2.8.4-alpine3.18
FROM haproxy:2.9.0-alpine3.18
LABEL architecture="$TARGETPLATFORM" \
license="beerware" \