diff --git a/Dockerfile b/Dockerfile index 56a28f8..6899be0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM haproxy:2.9.5-alpine3.19 +FROM haproxy:2.9.6-alpine3.19 USER root RUN apk add --no-cache ca-certificates tzdata tini openssl curl