chore(deps): update haproxy docker tag to v2.8.3

This commit is contained in:
Renovate Bot 2023-10-26 00:05:21 +00:00
parent b1936d2308
commit 49a6588d96

View File

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