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

Bumps haproxy from 3.0.6-alpine to 3.1.0-alpine.

---
updated-dependencies:
- dependency-name: haproxy
  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]
2024-11-27 05:09:15 +00:00
committed by GitHub
parent a974aabe1f
commit 5149bf848b

View File

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