diff --git a/docker/haproxy/Dockerfile b/docker/haproxy/Dockerfile index 816ebc9..35f094d 100644 --- a/docker/haproxy/Dockerfile +++ b/docker/haproxy/Dockerfile @@ -1,4 +1,4 @@ -FROM haproxy:alpine as production +FROM haproxy:2.3-alpine as production RUN apk add openssl certbot py-pip RUN pip install pip install certbot-plugin-gandi