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

Bumps haproxy from 3.1.6-alpine to 3.1.7-alpine.

---
updated-dependencies:
- dependency-name: haproxy
  dependency-version: 3.1.7-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-04-18 04:35:05 +00:00
committed by GitHub
parent 0fc19bb19b
commit bd0ab4c9cc

View File

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