diff --git a/Dockerfile b/Dockerfile index 402b935..a5e1cb4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM haproxy:2.9.2-alpine3.19 +FROM haproxy:2.9.3-alpine3.19 USER root RUN apk add --no-cache ca-certificates tzdata tini openssl curl