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