diff --git a/Dockerfile b/Dockerfile
index 3def275a4e35a3c3a9a67e35907156c50e3fb573..6e8ec04e8f0159ed2e6ff0018b008d779d80b8f1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,5 @@
-FROM haproxy:3.0-alpine
+FROM haproxy:2.2-alpine
 
-USER root
 EXPOSE 2375
 ENV ALLOW_RESTARTS=0 \
     ALLOW_STOP=0 \