diff --git a/Dockerfile b/Dockerfile index 41f8786..d805a3b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ # HAProxy image with certbot for certificate generation and renewal # # ----------------------------------------------------------------------------------------------- -FROM haproxy:2.8.0-alpine +FROM haproxy:2.7.8-alpine MAINTAINER support@openremote.io USER root