diff --git a/docker-compose.site.yml b/docker-compose.site.yml index c0fca85..a3a3daf 100644 --- a/docker-compose.site.yml +++ b/docker-compose.site.yml @@ -51,7 +51,7 @@ services: # use the one below to have haproxy debug log directly to stdout including # every request with auth headers # image: mminks/haproxy-docker-logging:latest - image: "haproxy:2.9.1-alpine" + image: "haproxy:2.9.2-alpine" # use self build Dockerfile as alternative # build: prod/haproxy container_name: project_usage_proxy