diff --git a/Dockerfile b/Dockerfile index 75a42b5..4823dd5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM haproxy:2.8.4-alpine3.18 +FROM haproxy:2.9.0-alpine3.18 LABEL architecture="$TARGETPLATFORM" \ license="beerware" \