diff --git a/haproxy-ubuntu/Dockerfile b/haproxy-ubuntu/Dockerfile index eb58b22..933ef7d 100644 --- a/haproxy-ubuntu/Dockerfile +++ b/haproxy-ubuntu/Dockerfile @@ -1,4 +1,4 @@ -FROM haproxytech/haproxy-ubuntu:2.7.0 +FROM haproxytech/haproxy-ubuntu:2.7.5 RUN apt-get update \ && apt-get install -y \ python3 \