diff --git a/Dockerfile b/Dockerfile index be34553..ff68418 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM haproxy:2.8.0-alpine3.18 +FROM haproxy:2.8.3-alpine3.18 LABEL architecture="$TARGETPLATFORM" \ license="beerware" \