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

Bumps haproxy from 3.3.10-alpine to 3.4.0-alpine.

---
updated-dependencies:
- dependency-name: haproxy
  dependency-version: 3.4.0-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-03 21:57:25 +00:00
committed by GitHub
parent 21250f8ea8
commit f668767765
+1 -1
View File
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest # syntax=docker/dockerfile:latest
FROM haproxy:3.3.10-alpine FROM haproxy:3.4.0-alpine
# hadolint ignore=DL3002 # hadolint ignore=DL3002
USER root USER root