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

This commit is contained in:
Renovate Bot 2023-12-07 00:07:45 +00:00
parent ce718242cf
commit 536e0de602
1 changed files with 1 additions and 1 deletions

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" \