chore(deps): update haproxy docker tag to v2.8.4
All checks were successful
Main / build (push) Successful in -2m44s

This commit is contained in:
Renovate Bot 2023-11-19 00:03:58 +00:00
parent 2469acdf4a
commit ce718242cf

View File

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