We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ceb32c commit fc49ffbCopy full SHA for fc49ffb
docker-compose.site.yml
@@ -51,7 +51,7 @@ services:
51
# use the one below to have haproxy debug log directly to stdout including
52
# every request with auth headers
53
# image: mminks/haproxy-docker-logging:latest
54
- image: "haproxy:2.9.1-alpine"
+ image: "haproxy:2.9.3-alpine"
55
# use self build Dockerfile as alternative
56
# build: prod/haproxy
57
container_name: project_usage_proxy
0 commit comments