build(deps): bump haproxy in /Containers/docker-socket-proxy

Bumps haproxy from 3.2.3-alpine to 3.2.4-alpine.

---
updated-dependencies:
- dependency-name: haproxy
  dependency-version: 3.2.4-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-14 05:12:21 +00:00 committed by GitHub
parent 6e983c6a17
commit a429bf7b0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM haproxy:3.2.3-alpine
FROM haproxy:3.2.4-alpine
# hadolint ignore=DL3002
USER root